Commit Graph

  • fd0a0b2a62 venti/copy: no rewriting unless rewrite flag is set (Nathaniel W Filardo) Russ Cox 2009-02-04 21:55:03 -0800
  • ee85defda4 sed: avoid crash when rregexec return error Russ Cox 2009-02-04 20:13:18 -0800
  • 1adb2a07bf merge Russ Cox 2009-02-04 20:12:48 -0800
  • 65a34c7fac win: better SIGPIPE handling Russ Cox 2009-01-06 14:42:41 -0800
  • e465991ea6 9pfuse: allow O_APPEND in open and create (Roman Shaposhnik) Russ Cox 2008-12-30 14:27:30 -0800
  • 0ac670585c libthread: work around gcc warning on FreeBSD Russ Cox 2008-12-23 13:03:07 -0800
  • 3d424a64ec libventi: remove unused variable Russ Cox 2008-12-23 13:02:20 -0800
  • afaa1397f3 venti: disk i/o fixes and tweaks Russ Cox 2008-12-23 12:39:06 -0800
  • 3b06b75766 venti: better inconsistency errors Russ Cox 2008-12-23 12:38:16 -0800
  • 9b5f23c2de venti/verifyarena: shorter output, aligned i/o Russ Cox 2008-12-23 12:37:58 -0800
  • beaf487589 venti/mirrorarenas: shorter output, aligned i/o Russ Cox 2008-12-23 12:37:52 -0800
  • 5df56af730 venti: ignore mgr lines in config Russ Cox 2008-12-23 12:36:33 -0800
  • ece9d931eb libventi: add %+T Russ Cox 2008-12-23 12:32:08 -0800
  • 7e0b686233 lib9/dirwstat: missing prototype for chmod Russ Cox 2008-12-07 09:20:08 -0800
  • 478054e0a7 mailfs: plumb messages correctly even if body comes before header Russ Cox 2008-12-06 18:54:02 -0800
  • a490444938 sig: consult unix man pages too Russ Cox 2008-12-06 16:46:30 -0800
  • 272c1fb2d9 dc: cleanup, fix off-by-one memory error Russ Cox 2008-12-06 16:45:40 -0800
  • 56e6f8f994 bc: cleanup, make sure to run 9 dc Russ Cox 2008-12-06 16:45:22 -0800
  • 6ef0b1cabd font/lucsans/lsr.14: svelte center dot Russ Cox 2008-12-06 16:44:54 -0800
  • 351f474b11 import: add -x flag Russ Cox 2008-12-06 16:44:26 -0800
  • 3d52c7487f manweb: avoid null concatenation Russ Cox 2008-12-06 16:34:33 -0800
  • 60cbcf8634 awk: delete y.output Russ Cox 2008-12-06 16:34:18 -0800
  • cb53addfae acme: fix Load bug (Fazlul Shahriar) Russ Cox 2008-12-06 16:24:47 -0800
  • d85332fc43 awk/mkfile: tabify Russ Cox 2008-12-06 16:20:03 -0800
  • 286bb40b76 unvac: add -d flag (David Swasey) Russ Cox 2008-12-06 16:14:10 -0800
  • 115dbcecc8 lib9: can change length in dirfwstat, dirwstat; mode in dirwstat (David Swasey) Russ Cox 2008-12-06 16:05:41 -0800
  • 63a686861c awk: import from sources Jeff Sickel 2008-11-03 12:35:56 -0600
  • d210f09d22 9l: search for autolibs in all -L paths as well as $PLAN9/lib Jeff Sickel 2008-12-03 01:52:55 -0600
  • 41305b2355 libdraw: add borderop Jeff Sickel 2008-12-03 02:13:38 -0600
  • f4d56d7218 page: remove lingering ref to ccitt-g4 Russ Cox 2008-12-06 15:53:27 -0800
  • 4fbb40ce7b INSTALL: ignore gcc Configured with line Russ Cox 2008-12-06 15:53:13 -0800
  • e9a2f2e357 page: reorder cvt[] array to match enum Russ Cox 2008-12-06 15:46:58 -0800
  • 8f6514208e src/cmd/page/gfx.c: use C89 array initialiser Albert Lee 2008-12-01 19:24:34 -0500
  • 7c8e7ef4c4 isum.awk: make flush work everywhere else again Russ Cox 2008-12-06 15:45:15 -0800
  • 1a22c43f78 src/cmd/tar.c: avoid conflict with strnlen in libc Albert Lee 2008-12-01 19:41:36 -0500
  • 112a2c5892 secstore: avoid name conflict with SS macro Albert Lee 2008-12-01 19:27:32 -0500
  • 3aef37ba9b factotum: avoid name conflict with SS macro Albert Lee 2008-12-01 19:27:20 -0500
  • f134aa3cff 9660srv: dynamically init fcalls Albert Lee 2008-12-01 19:22:35 -0500
  • 13c28c2c13 9660srv: give names to anonymous structs in union Albert Lee 2008-12-01 19:16:27 -0500
  • 01e0780781 src/mkhdr: support Solaris x86 Albert Lee 2008-12-01 19:12:39 -0500
  • d6dda49887 buildmk: support Solaris x86 Albert Lee 2008-12-01 19:12:12 -0500
  • 3df522ce76 mkfilelist: give find an argument Albert Lee 2008-12-01 19:03:49 -0500
  • 4a8429a2bf isum.awk: define fflush for awk != gawk Albert Lee 2008-12-01 18:56:46 -0500
  • ab937b56de dc: clean up minor memory errors Russ Cox 2008-12-06 15:35:55 -0800
  • eb1392208c 9c: another gcc, another useless warning Russ Cox 2008-12-06 15:34:59 -0800
  • c1b1466e95 venti: handle symlinks as disks Russ Cox 2008-12-06 15:33:23 -0800
  • 52e34db194 vac: error handling bug in vacfileblockscore (David Swasey) Russ Cox 2008-12-06 14:45:57 -0800
  • b5a2d4dae7 unvac: correct handling of named prefixes (Mathieu Lonjaret) Russ Cox 2008-12-06 14:42:14 -0800
  • c8d681e850 troff: silence gcc printf warning Russ Cox 2008-11-17 19:48:37 -0800
  • 6bf652ed9c eqn: silence gcc printf warning Russ Cox 2008-11-17 19:48:32 -0800
  • c6d1c6c617 lib9: fix memset in fmtnullinit Russ Cox 2008-11-17 19:45:37 -0800
  • 95cb0f633d win: another attempt at DEL Russ Cox 2008-11-13 18:21:10 -0800
  • d66973d28e win: handle DEL internally so that it always works Russ Cox 2008-11-13 15:49:48 -0800
  • e1118cf27c win: implement Scroll and Noscroll Russ Cox 2008-11-13 15:39:56 -0800
  • fa580e2116 tmac.an: insert spaces after .?? request names Russ Cox 2008-11-11 11:01:03 -0800
  • d3e79f5b61 htmlroff: ignore \X... text; allow delims besides quote Russ Cox 2008-11-11 10:59:48 -0800
  • 11257e5a43 lib9: null d->ext during nulldir Russ Cox 2008-10-26 17:03:17 -0400
  • 589ae3a367 libventi: correct vtfilesetsize bug (reported by Michael Kaminsky) Russ Cox 2008-10-26 17:02:48 -0400
  • d19769ae98 libthread: correct sysfatal handler prototype Russ Cox 2008-10-26 17:01:59 -0400
  • 947dbe2d39 macfuse change Jeff Sickel 2008-10-08 21:16:50 -0500
  • 5f67fe1b20 x3f support Jeff Sickel 2008-10-08 21:16:13 -0500
  • fd997ef09f updates to support current MacFUSE Jeff Sickel 2008-08-19 09:24:54 -0500
  • 50e6d00cd3 devdraw/OSX: read $mousebuttonmap to allow swapping mouse buttons Russ Cox 2008-10-08 15:00:45 -0700
  • d69cf634a8 devdraw/OSX: flush to screen in background, fix resize bug Russ Cox 2008-10-08 15:00:02 -0700
  • 607880ce78 devdraw/OSX: correct access to reply buffer (fixes rpc tag crash) Russ Cox 2008-10-08 14:59:32 -0700
  • 6c99870701 web: add camino as a $BROWSER Russ Cox 2008-10-08 14:58:14 -0700
  • 362264eb51 rc: fix local variables in functions Russ Cox 2008-08-14 10:29:29 -0400
  • 0e430b25b2 venti: silence warnings in icache.c Russ Cox 2008-08-07 11:17:06 -0400
  • 1f441eaac4 src/cmd/mkfile: do not build smugfs by default (needs OpenSSL) Russ Cox 2008-08-03 07:43:03 -0700
  • 18824b5868 smugfs(4): new program Russ Cox 2008-08-03 07:42:27 -0700
  • 3d36f44373 devdraw: keep Ctl-Alt from turning into Ctl-U on X11 grai 2008-07-22 03:21:55 +1000
  • 2863f80be8 man: reject unrecognized flags grai 2008-07-22 03:26:34 +1000
  • 881e5d1e95 man: minor manual edits grai 2008-07-22 03:26:08 +1000
  • e1df0680fd libthread: document some unimplemented functions grai 2008-07-22 03:23:17 +1000
  • 91b79c582c 9p: honour the -l flag to ls grai 2008-07-22 03:22:33 +1000
  • dce4cbabd1 venti: work around gcc 4.3 bug (reported by Lucho Ionkov) Russ Cox 2008-07-31 15:41:54 -0400
  • 17b19538a4 snoopy: add support for wireless monitor mode packets Russ Cox 2008-07-24 08:04:02 -0700
  • 7e36b43bba snoopy: add support for DNS packets Russ Cox 2008-07-24 08:03:42 -0700
  • 6f61477d26 9pfuse: ignore write errors on fusefd Russ Cox 2008-07-24 07:59:58 -0700
  • 77fb6ec713 9pfuse: convert "invalid" to EINVAL Russ Cox 2008-07-24 07:59:25 -0700
  • 482299b83c 9term: convert to new libframe Russ Cox 2008-07-21 12:32:45 -0400
  • f5fcdeeedf unix: move man pages in unix ports Russ Cox 2008-07-20 06:17:17 -0400
  • 9f0d3523fc vbackup(8): explain +refreshconfig, vmount address (Brian L. Stuart) Russ Cox 2008-07-20 04:57:07 -0400
  • f12ab34996 u.h: add SunOS 5.9 Brian L. Suart 2008-07-20 04:51:03 -0400
  • d63790eec8 vnfs: add -i flag to allow remote root Brian L. Stuart 2008-07-20 04:50:09 -0400
  • 94e1f2a438 rc: add subscript sequences (Erik Quanstrom) Russ Cox 2008-07-20 04:15:41 -0400
  • 78a779a383 9660srv: import from Plan 9 Russ Cox 2008-07-20 03:23:19 -0400
  • 29e9b5683e libframe: add frredraw prototype Russ Cox 2008-07-20 03:18:49 -0400
  • 611cf11c03 acme: Dump and Load tag contents Peter Canning 2008-07-20 03:14:55 -0400
  • 69d1259cf9 libthread: add proper sysfatal Tim Wiess 2008-07-20 03:11:05 -0400
  • 64851eee5f plumbing: move email rule below file rules (Bengt Kleberg) Russ Cox 2008-04-17 07:56:34 -0400
  • 57851b6412 libframe: translucent font fixes from Plan 9 Russ Cox 2008-03-07 13:20:00 -0500
  • 4163694051 acme: multiline tag fixes Russ Cox 2008-03-07 12:51:41 -0500
  • a2db69c8bd acme: revise multiline tag code Russ Cox 2008-03-07 11:07:17 -0500
  • cb1ac4c41d acme: remove -$ Russ Cox 2008-03-07 10:46:58 -0500
  • 5f5dd85d10 acme: remove -$ prototypes Russ Cox 2008-03-07 10:46:42 -0500
  • 734a96bd16 acme: sync against Plan 9, remove -$ option Russ Cox 2008-03-07 10:45:59 -0500
  • 7927fe8f9e acme: add nomenu, menu ctl messages Russ Cox 2008-03-07 10:41:50 -0500
  • fdddf6f018 acme: tag resize nits Russ Cox 2008-03-07 07:48:08 -0500
  • 0cd1385d9f acme: fix directory resize bug Russ Cox 2008-03-07 07:47:54 -0500