Commit graph

  • d3decb4f68 libthread: call setpgrp in programs that will background Russ Cox 2021-01-14 10:30:24 -0500
  • 9ff4579d06 sam: avoid out-of-bounds read in rterm Russ Cox 2021-01-14 10:05:50 -0500
  • f8ade0a7e5 sam: remove backward ?: Russ Cox 2021-01-14 10:01:25 -0500
  • d349e077e7 rc: do not exit on EINTR from read Russ Cox 2021-01-14 09:59:54 -0500
  • fbf2208fc4 lib9: reject postnote with special pids Russ Cox 2021-01-14 09:59:03 -0500
  • 02467359a0 auxstats: do not postnote 0 Russ Cox 2021-01-14 09:58:44 -0500
  • 7d34c238dd acme, sam, samterm: remove weird switch usage Russ Cox 2021-01-05 23:38:09 -0500
  • f7651360a6 sam: rm dregs Russ Cox 2021-01-03 00:54:20 -0500
  • 5af78bc975 stats: add threadmaybackground Russ Cox 2021-01-05 23:35:33 -0500
  • 35dafb0443 acme: allow @ in file names Russ Cox 2020-12-30 14:42:47 -0500
  • 4b80d010db wintext: add to moveplan9.files (#470) Jacob Vosmaer 2020-12-30 20:36:09 +0100
  • 3d9ee9285f 9term: add threadmaybackground Russ Cox 2020-12-30 10:40:25 -0500
  • 5d0b159ed6 .gitignore: add LOCAL.config and lib/fortunes.index Russ Cox 2020-12-30 08:46:47 -0500
  • 53249227a0 .gitignore: more binaries Russ Cox 2020-12-30 08:44:15 -0500
  • b1c1466041 libthread: drop schedlock Russ Cox 2020-12-30 08:41:01 -0500
  • 0bda78897a 9c: drop PLAN9PORT_ASAN Russ Cox 2020-12-30 08:38:55 -0500
  • 3cfb80f743 tcolors: add threadmaybackground Russ Cox 2020-12-30 08:12:04 -0500
  • d21aff937f 9a: remove a few mentions Russ Cox 2020-12-30 08:07:24 -0500
  • 5a85f69044 .gitignore: enumerate ignored parts of bin/ Russ Cox 2020-12-30 07:59:26 -0500
  • 898317b16d all: remove $OBJTYPE from build Russ Cox 2020-12-30 07:39:16 -0500
  • edeac15167 wintext: use rc not bash Russ Cox 2020-12-30 07:21:44 -0500
  • 875d83d18a 9term: use openpty on NetBSD Nicola Girardi 2020-03-20 18:52:41 +0000
  • 800aa4d41f devdraw: add /usr/X11R7 for NetBSD Russ Cox 2020-12-30 07:18:30 -0500
  • ec971b57b2 libthread: simplify Russ Cox 2020-12-30 07:18:30 -0500
  • 4b713f7025 libthread: make pthreadperthread the default Russ Cox 2020-12-30 00:16:10 -0500
  • df6fc1999b libthread: fix pthreadperthread bugs Russ Cox 2020-12-30 00:15:37 -0500
  • 3381852361 libthread: add threadmaybackground Russ Cox 2020-12-30 00:10:11 -0500
  • ea323e5a39 libthread: delete NetBSD special case Russ Cox 2020-12-30 00:06:35 -0500
  • 02f59cf60a 9c: use -fcommon for clang Russ Cox 2020-12-30 00:06:35 -0500
  • 50206891b1 libthread: fix use after free of first thread in each proc Russ Cox 2020-12-15 00:05:17 -0500
  • 01b7199bcf time: print 1s of milliseconds Russ Cox 2020-12-15 00:01:26 -0500
  • 23c394372d 9c, 9l: updates for macOS arm64. Anthony Sorace 2020-09-26 16:18:00 -0700
  • 90971376a5 mount: find kext with MacFUSE >=4 and macOS >=11 Connor Taffe 2021-01-31 19:33:14 -0600
  • f62d4c4143 9pfuse: support MacFUSE >=4 Connor Taffe 2021-01-26 15:14:18 -0600
  • e290e366ec mount: find kext with MacFUSE >=4 and macOS >=11 Connor Taffe 2021-01-31 19:33:14 -0600
  • a72478870a 9p: parse lines in rdwr command David Arroyo 2021-01-31 00:51:32 -0500
  • 81356a6fe6 9p: parse lines in rdwr command David Arroyo 2021-01-31 00:51:32 -0500
  • 36cd4c58c1 man9: rename IM to MR Fazlul Shahriar 2021-01-29 18:55:29 -0500
  • cd9ef29e13
    man9: rename IM to MR Fazlul Shahriar 2021-01-29 18:55:29 -0500
  • 0144f87dc6 htmlroff: fix array bounds Xiao-Yong Jin 2021-01-29 05:38:41 +0000
  • 4e6bb208eb eqn: enlarge errbuf to account for large tokens Xiao-Yong Jin 2021-01-29 05:35:40 +0000
  • 20c14efad6 xd: fix swizz8 loop counting Xiao-Yong Jin 2021-01-29 05:30:08 +0000
  • 4056d6be4d libhtml: fix array bounds in lex Xiao-Yong Jin 2021-01-29 05:12:42 +0000
  • 21c53d4371 htmlroff: fix array bounds Xiao-Yong Jin 2021-01-29 05:38:41 +0000
  • 003d8f70e9 eqn: enlarge errbuf to account for large tokens Xiao-Yong Jin 2021-01-29 05:35:40 +0000
  • 6c66afa187 xd: fix swizz8 loop counting Xiao-Yong Jin 2021-01-29 05:30:08 +0000
  • 7640fa62df libhtml: fix array bounds in lex Xiao-Yong Jin 2021-01-29 05:12:42 +0000
  • dd276c41ad
    9pfuse: support MacFUSE >=4 Connor Taffe 2021-01-26 15:14:18 -0600
  • cf721a08ec Add mount point support in import Junfeng Li 2021-01-09 15:13:55 -0800
  • b794632ad7
    Update daemonize.c Chris Schultz 2021-01-19 13:34:48 -0600
  • 73913100c5 setpgrp on OpenBSD Chris Schultz 2021-01-15 11:12:58 -0600
  • 52b599a63c libthread: call setpgrp in programs that will background Russ Cox 2021-01-14 10:30:24 -0500
  • 3ccd61629b sam: avoid out-of-bounds read in rterm Russ Cox 2021-01-14 10:05:50 -0500
  • 6a80119eb5 sam: remove backward ?: Russ Cox 2021-01-14 10:01:25 -0500
  • c3ae85a004 rc: do not exit on EINTR from read Russ Cox 2021-01-14 09:59:54 -0500
  • 0cc1faf015 lib9: reject postnote with special pids Russ Cox 2021-01-14 09:59:03 -0500
  • fdcf3d70c2 auxstats: do not postnote 0 Russ Cox 2021-01-14 09:58:44 -0500
  • 1c845e0bd5 acme, sam, samterm: remove weird switch usage Russ Cox 2021-01-05 23:38:09 -0500
  • 0a513e6560 sam: rm dregs Russ Cox 2021-01-03 00:54:20 -0500
  • 7f6458b045 stats: add threadmaybackground Russ Cox 2021-01-05 23:35:33 -0500
  • ac487c754e acme: allow @ in file names Russ Cox 2020-12-30 14:42:47 -0500
  • 6c8e44dd2e
    wintext: add to moveplan9.files (#470) Jacob Vosmaer 2020-12-30 20:36:09 +0100
  • 998f0da248 wintext: add to moveplan9.files Jacob Vosmaer 2020-12-30 20:08:43 +0100
  • dbc153f51e 9term: add threadmaybackground Russ Cox 2020-12-30 10:40:25 -0500
  • f23783cbb1 .gitignore: add LOCAL.config and lib/fortunes.index Russ Cox 2020-12-30 08:46:47 -0500
  • ee9b2a2299 .gitignore: more binaries Russ Cox 2020-12-30 08:44:15 -0500
  • 91ececc997 libthread: drop schedlock Russ Cox 2020-12-30 08:41:01 -0500
  • 4692dd4786 9c: drop PLAN9PORT_ASAN Russ Cox 2020-12-30 08:38:55 -0500
  • 74577741c8 tcolors: add threadmaybackground Russ Cox 2020-12-30 08:12:04 -0500
  • 0ed5e9f828 9a: remove a few mentions Russ Cox 2020-12-30 08:07:24 -0500
  • ebbeff0ac6 .gitignore: enumerate ignored parts of bin/ Russ Cox 2020-12-30 07:59:26 -0500
  • 99dee78c2d all: remove $OBJTYPE from build Russ Cox 2020-12-30 07:39:16 -0500
  • 0bd1478342 wintext: use rc not bash Russ Cox 2020-12-30 07:21:44 -0500
  • 0a7fe60681 9term: use openpty on NetBSD Nicola Girardi 2020-03-20 18:52:41 +0000
  • 8b9aaf2e3f devdraw: add /usr/X11R7 for NetBSD Russ Cox 2020-12-30 07:18:30 -0500
  • 1857120806 libthread: simplify Russ Cox 2020-12-30 07:18:30 -0500
  • e68f07d46f libthread: make pthreadperthread the default Russ Cox 2020-12-30 00:16:10 -0500
  • b73633b1b4 libthread: fix pthreadperthread bugs Russ Cox 2020-12-30 00:15:37 -0500
  • b3a20a96eb libthread: add threadmaybackground Russ Cox 2020-12-30 00:10:11 -0500
  • 5b37d91264 libthread: delete NetBSD special case Russ Cox 2020-12-30 00:06:35 -0500
  • 69439fae67 9c: use -fcommon for clang Russ Cox 2020-12-30 00:06:35 -0500
  • 38b147b08d Fix build with clang 11. Don't ignore files in bin/ that have a commit history Bakul Shah 2020-12-29 16:24:17 -0800
  • 2991442aef libthread: fix use after free of first thread in each proc Russ Cox 2020-12-15 00:05:17 -0500
  • a012d17433 time: print 1s of milliseconds Russ Cox 2020-12-15 00:01:26 -0500
  • 9fad4a3283
    Merge 4f4c7362c2 into 291f741178 Rodolfo García Peñas (kix) 2020-11-21 04:04:25 -0800
  • cb79135fdb troff: added back HX lincerely 2020-11-16 13:14:13 +0800
  • 0796037b3b Revert "troff: rename Helvetica-Narrow-BoldOblique back to HX" lincerely 2020-11-16 13:12:00 +0800
  • 1f185d105e troff: rename Helvetica-Narrow-BoldOblique back to HX lincerely 2020-11-16 12:42:43 +0800
  • 31a5439ccf font/pelm: add cjk punctuation for hku.9.font lincerely 2020-11-16 12:20:49 +0800
  • 3b1a5f7e3b rc: remove unreachable code lufia 2020-11-04 11:50:45 +0900
  • cc2fbc23a4 cmd/upas/ned: document -S flag Nicola Girardi 2020-10-15 19:08:29 +0000
  • 9f88ea4bf8 acme: do not report 'name' ctl messages with spaces in names as errors Igor Burago 2020-10-13 01:15:25 -0700
  • 0b7be551c2
    fossil: fix EOF detection when reading 9P message Fazlul Shahriar 2020-10-09 16:36:34 -0400
  • 6deacd388d cmd/faces: filter seemail messages by srvname if provided Nicola Girardi 2020-10-08 02:39:44 +0000
  • c47f30f55a cmd/upas/nfs: include a srvname attribute in seemail plumbing message Nicola Girardi 2020-10-08 02:38:29 +0000
  • f359b08739 cmd/faces: add -s to match mailfs -s (and Mail -n) Nicola Girardi 2020-10-08 02:12:07 +0000
  • fa4ae53924 rc: implement 9atoms `sep{command} syntax Ori Bernstein 2020-10-06 20:54:08 -0700
  • 66fdf82ad7 rc: remove dead code. Ori Bernstein 2020-10-06 20:22:36 -0700
  • acee154e16
    Merge 5c08e2b74f into 291f741178 Neven Sajko 2020-09-28 13:28:40 +0000
  • 291f741178 9c, 9l: updates for macOS arm64. Anthony Sorace 2020-09-26 16:18:00 -0700