Commit Graph

  • 25745eb3b1 libdisk: avoid unreachable code to silence Sun cc warning (Russell Davies) Russ Cox 2008-06-04 20:59:28 -0400
  • cf69e5d420 include/drawfcall.h: remove redundant AUTOLIB(draw) Russ Cox 2008-06-04 20:58:12 -0400
  • 81692072c4 ndb/local: remove rsc-specific entries (oops) Russ Cox 2008-06-04 13:28:05 -0400
  • f533d4e0e6 libbio: lost changes to include/bio.h (@#%@#$ mercurial) Russ Cox 2008-06-03 08:32:36 -0400
  • f0315273ec acme: fix owner bug in elogapply Russ Cox 2008-06-01 09:11:21 -0400
  • ff086a8232 vftp: walk fixes (Fazlul Shahriar) Russ Cox 2008-06-01 08:50:49 -0400
  • d29f5ece8b libdiskfs: ext2 revision 1 tweaks (Fazlul Shahriar) Russ Cox 2008-06-01 08:47:06 -0400
  • df1ee4e1af libthread: fix 64-bit bug in threadstart (Nathaniel Filardo) Russ Cox 2008-06-01 08:41:51 -0400
  • e22c0f6f85 sort: use noted(NDFLT) in note handler Russ Cox 2008-06-01 08:26:10 -0400
  • b9ed1df1f6 u.h: add Solaris 5.10 to makecontext list Russ Cox 2008-06-01 08:20:30 -0400
  • 5f6612babb merge Russ Cox 2008-05-31 12:09:43 -0400
  • 518f0a1d31 upas/fs: accomodate new post9pservice Russ Cox 2008-05-10 13:43:14 -0400
  • 24726c810b mailfs: add -m option Russ Cox 2008-05-10 13:43:01 -0400
  • 84e123dcd7 main.html: link to HG changes Russ Cox 2008-05-10 13:39:32 -0400
  • 4c48f4a7c1 CHANGES: add pointer to web version Russ Cox 2008-05-10 13:38:21 -0400
  • 002d2f2610 libregexp: more placating of gcc (John Gosset) Russ Cox 2008-05-10 13:36:05 -0400
  • 66f6e2b651 lib9: hide uvlong/double conversions to placate gcc (John Gosset) Russ Cox 2008-05-10 13:35:54 -0400
  • ada24b4005 misc: array bounds fixes that gcc finds (John Gosset) Russ Cox 2008-05-10 13:35:19 -0400
  • 77809fb0cc isum.awk: ignore page cat pdfprolog recipe Russ Cox 2008-05-10 13:34:45 -0400
  • b893932e4d INSTALL: print compiler info Russ Cox 2008-05-10 13:34:32 -0400
  • a4307bf86d lib9p: remove unused variables Russ Cox 2008-05-10 13:02:04 -0400
  • 5d32c407ba acme: fix mtpt crash (Tim Wiess) Russ Cox 2008-05-08 16:20:19 -0400
  • a2660887c0 misc: more post9pservice callers Russ Cox 2008-05-07 12:55:48 -0400
  • 57ce0d667e localtime: use correct time zone more often (Michael Teichgräber) Russ Cox 2008-05-06 14:45:39 -0400
  • 865e8b0fb3 mailfs: handle windows-1251 correctly now my cyrillic spam displays right! Russ Cox 2008-05-06 14:25:26 -0400
  • 0215811dc2 libthread: fix no-receive nbrecv etc. bug (David Jeannot) Russ Cox 2008-05-06 12:51:19 -0400
  • 454ae2ad28 libmux: more robust code Russ Cox 2008-05-05 23:09:48 -0400
  • 80f2165d27 libthread: input sanity checks Russ Cox 2008-05-05 23:08:35 -0400
  • 118dfa98b8 post9pservice: accept mtpt (via fuse) Russ Cox 2008-05-05 23:07:54 -0400
  • ce1e3a796c lib9p: make ramfs build Russ Cox 2008-05-05 23:06:39 -0400
  • 3c8afaf281 9pfuse: bug fix in error case Russ Cox 2008-05-05 23:05:56 -0400
  • 0445f64f64 vacfs: quieter Russ Cox 2008-04-17 16:26:14 -0400
  • 7db5826d1b post9pservice: add extra arg to unmodified calls Russ Cox 2008-04-17 16:13:04 -0400
  • be3e351464 vacfs: implement -m flag Russ Cox 2008-04-17 16:12:34 -0400
  • 6bcc5ae985 acme(1): document -m Russ Cox 2008-04-17 16:06:12 -0400
  • cd5a73785d acme: add -m option and avoid looking in the mirror Russ Cox 2008-04-17 16:04:19 -0400
  • e63025d094 9pfuse: accept - for stdin, try to hang up cleanly Russ Cox 2008-04-17 16:03:49 -0400
  • 1412580357 sam: clean up checkerrs (Rob Pike) Russ Cox 2008-04-16 06:32:43 -0700
  • 9f8a101a7c merge Russ Cox 2008-04-15 19:17:51 -0700
  • 715d6f8e14 sam: allow more output from ! command (Rob Pike) Russ Cox 2008-04-15 19:15:17 -0700
  • 0f815464fc libip: fix 64-bit problem in nhgetv (William Josephson) Russ Cox 2008-03-22 10:06:26 -0700
  • 29770b4f21 9pfuse: use intptr to silence 64-bit warning (Michael Teichgräber) Russ Cox 2008-03-06 15:21:09 -0500
  • 350f4d3ede libsec: use intptr to silence 64-bit warning (Michael Teichgräber) Russ Cox 2008-03-06 15:14:03 -0500
  • 949b59cd4e u.h: add intptr Russ Cox 2008-03-06 15:13:42 -0500
  • c42f7f4201 eqn: use intptr to silence 64-bit warning (Michael Teichgräber) Russ Cox 2008-03-06 15:13:02 -0500
  • 34167aa6b0 lib9: gcc-4.2 bug in sprint Russ Cox 2008-03-03 23:37:12 -0500
  • b32d9d9c2e libthread: remove bogus write in threadmain Russ Cox 2008-02-28 08:49:34 -0500
  • 845f6bce38 lib9p: fix Tattach ref count bug Russ Cox 2008-02-04 15:34:00 -0500
  • d630b67e25 troff: yet another case problem (OS X) Russ Cox 2008-02-01 07:54:19 -0500
  • ad8d54238b xshove: document, tweak Russ Cox 2008-01-31 21:15:43 -0500
  • f73497bbaf rio: add xshove program Russ Cox 2008-01-31 20:56:23 -0500
  • 9daa3ca74e tr2post: rename charlib files to not be case-dependent (OS X) Russ Cox 2008-01-31 16:58:38 -0500
  • 57a6108c76 bogus file Russ Cox 2008-01-31 16:33:25 -0500
  • 590cdfcf65 troff: rename Hr etc to longer names (OS X) Russ Cox 2008-01-31 08:21:45 -0500
  • 961bafcd62 CHANGES Russ Cox 2008-01-30 13:49:08 -0500
  • d694fe22b7 acme: fix regexp match choice bug Russ Cox 2008-01-30 13:47:15 -0500
  • 3a9401ae90 sam: fix regexp match choice bug Russ Cox 2008-01-30 13:47:07 -0500
  • 0f897f99ef devdraw, rio: more full-screen nonsense Russ Cox 2008-01-30 13:26:00 -0500
  • c155dcfeb7 devdraw: full-screen cleanup Russ Cox 2008-01-30 12:03:11 -0500
  • e601e525de rio: more full-screen fixes. Russ Cox 2008-01-30 12:02:01 -0500
  • 35288690ce devdraw: add F11 for full-screen toggle Russ Cox 2008-01-30 12:01:43 -0500
  • 54dd92bebc merge Russ Cox 2008-01-30 10:30:45 -0500
  • 0206bd5113 rio: make full-screen work properly; add showevent Russ Cox 2008-01-30 10:29:17 -0500
  • 52abe8e130 libdiskfs: fix ext2 directory reading bug (Mike Mammarella) Russ Cox 2008-01-12 11:04:41 -0500
  • 1a4b58ebd8 acme: make STACK bigger for OS X (David Swasey) Russ Cox 2008-01-10 22:45:22 -0500
  • 0a98a883d5 libdraw: fix spinning event loop (David Bulkow) Russ Cox 2008-01-10 21:38:42 -0500
  • 27589754e4 libregexp: fix match choice bug This bug fix allows some pathological regular expressions to cause the regexp library to report a stack overflow (really a stack filling; safe) but it also fixes the behavior of some common regexps. It is too hard to satisfy both. Russ Cox 2008-01-10 17:06:51 -0500
  • 79ff7e4b5e dist,unix: use MKSHELL=$PLAN9/bin/rc (John DeGood) Russ Cox 2008-01-10 16:08:44 -0500
  • 6d08a0f548 libregexp: revert regexp fix Russ Cox 2007-12-07 17:33:41 -0500
  • 2deda14e42 sam: revert regexp fix Russ Cox 2007-12-07 17:33:03 -0500
  • 73778baeb3 acme: revert regexp change Russ Cox 2007-12-07 17:32:35 -0500
  • 608a09284e sam: regexp fix (see libregexp change) Russ Cox 2007-12-07 15:33:58 -0500
  • 6f16e7fc1b acme: regexp fix (see libregexp change) Russ Cox 2007-12-07 15:33:38 -0500
  • a7511dd43d libregexp: fix ambiguous match selection Russ Cox 2007-12-07 15:32:45 -0500
  • 6c6117397f hoc: print exact floating point output Russ Cox 2007-12-07 15:29:19 -0500
  • 6d069877f0 sam: turn off DEBUG logging (oops) Russ Cox 2007-12-04 19:55:22 -0500
  • b88619038f vbackup: fix uninitialized variable use in -i code Russ Cox 2007-12-04 09:03:08 -0500
  • 34b2f0bc1d acme: refresh window properly after Tab command (Fazlul Shahriar) Russ Cox 2007-11-28 23:32:32 -0500
  • a4b5da0be7 vbackup: add -i flag to avoid score prefetching (David Swasey) Russ Cox 2007-11-27 15:49:09 -0500
  • 89d6e06cb1 .hgignore: ignore more Russ Cox 2007-11-27 15:40:45 -0500
  • 83ab7d8896 merge Russ Cox 2007-11-27 15:39:06 -0500
  • 00a8743cd8 .hgignore: ignore more Russ Cox 2007-11-27 15:38:52 -0500
  • e0e75ef7f4 upas/smtp: remove intermediate files Russ Cox 2007-11-27 15:38:29 -0500
  • 3f4e0dc707 tpic: clean up better Russ Cox 2007-11-27 15:37:31 -0500
  • a6e6840c21 venti: add debugging html form Russ Cox 2007-11-27 15:36:58 -0500
  • 6519f89515 libdiskfs: work around OS X linker brain-damage Russ Cox 2007-11-05 16:37:29 -0500
  • 760f2fb6a9 libmach: move machbyname, mach to crack.c to avoid OS X linker problem Russ Cox 2007-11-05 14:53:16 -0500
  • 2640996af8 libthread: use our own swapcontext/makecontext even on OS X 10.5 Russ Cox 2007-11-05 13:14:52 -0500
  • 88cf592723 libmp: no text jump labels for darwin Russ Cox 2007-11-05 12:27:49 -0500
  • 50808670fc build: use ar s flag to avoid ranlib Russ Cox 2007-11-05 11:27:14 -0500
  • eb5d2a54d5 diff: continue after i/o errors when diffing many files Russ Cox 2007-11-05 11:09:39 -0500
  • e84044be84 mailfs: add -r flag to specify mail root (Richard Bilson) Russ Cox 2007-11-05 10:55:26 -0500
  • f1ea0d2916 mailfs: handle NIL body Russ Cox 2007-11-05 10:52:30 -0500
  • 523f31487b factotum: silence gcc warning Russ Cox 2007-11-05 10:37:56 -0500
  • d944f76407 man: document hg interface; update CVS host name Russ Cox 2007-11-04 20:30:18 -0500
  • ea55a42c96 libthread: better OS X 10.5 test (Jeff Sickel) Russ Cox 2007-11-03 16:10:39 -0400
  • 32ee64c230 venti: use 9ar, not ar (fixes Darwin build problem) Russ Cox 2007-10-31 17:29:00 -0400
  • e7ae61181c libthread: Apple OS X 10.5 (Leopard) tweaks (Jeff Sickel, Bakul Shah) Russ Cox 2007-10-30 13:33:12 -0400
  • 45ac814c86 venti: fix sync deadlock, add /proc stub Russ Cox 2007-10-29 14:33:17 -0400
  • c5a183de10 grap: fclose, error context bug fixes (Doug Gwyn) Russ Cox 2007-10-29 10:34:43 -0400