summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mergeRuss Cox2009-04-303-2/+16
|\
* libthread: remove unimplemented chaninitRuss Cox2009-04-302-8/+2
* mergeRuss Cox2009-04-307-108/+257
|\
* lp: move devices to devices.sampleRuss Cox2009-04-302-0/+77
* ipso: do not use the /lib/init/rw tmpfsRuss Cox2009-04-301-1/+1
* libflate: shut up valgrindRuss Cox2009-04-301-0/+2
* smugfs: directory mode should be 755Russ Cox2009-04-301-1/+1
* 9pfuse: clear O_EXCL tooRuss Cox2009-04-301-1/+1
* install: add comment about X11 packagesRuss Cox2009-04-302-7/+10
* dd: build by defaultRuss Cox2009-02-050-0/+0
* du: build by default; fix bug gcc discoveredRuss Cox2009-02-051-1/+1
* MacFUSE 2.0 updatesJeff Sickel2008-12-101-3/+6
* venti/copy: no rewriting unless rewrite flag is set (Nathaniel W Filardo)Russ Cox2009-02-041-2/+4
* sed: avoid crash when rregexec return errorRuss Cox2009-02-041-1/+1
* mergeRuss Cox2009-02-041-3/+3
|\
* win: better SIGPIPE handlingRuss Cox2009-01-061-10/+9
* 9pfuse: allow O_APPEND in open and create (Roman Shaposhnik)Russ Cox2008-12-301-1/+8
* libthread: work around gcc warning on FreeBSDRuss Cox2008-12-231-1/+1
* libventi: remove unused variableRuss Cox2008-12-231-1/+0
* venti: disk i/o fixes and tweaksRuss Cox2008-12-231-8/+17
* venti: better inconsistency errorsRuss Cox2008-12-231-12/+45
* venti/verifyarena: shorter output, aligned i/oRuss Cox2008-12-231-10/+18
* venti/mirrorarenas: shorter output, aligned i/oRuss Cox2008-12-231-12/+93
* venti: ignore mgr lines in configRuss Cox2008-12-231-1/+3
* libventi: add %+TRuss Cox2008-12-232-22/+7
* lib9/dirwstat: missing prototype for chmodRuss Cox2008-12-071-0/+1
* mailfs: plumb messages correctly even if body comes before headerRuss Cox2008-12-061-1/+1
* sig: consult unix man pages tooRuss Cox2008-12-061-0/+17
* dc: cleanup, fix off-by-one memory errorRuss Cox2008-12-061-15/+1
* bc: cleanup, make sure to run 9 dcRuss Cox2008-12-061-31/+30
* font/lucsans/lsr.14: svelte center dotRuss Cox2008-12-061-0/+0
* import: add -x flagRuss Cox2008-12-062-26/+41
* manweb: avoid null concatenationRuss Cox2008-12-061-0/+4
* awk: delete y.outputRuss Cox2008-12-061-9032/+0
* acme: fix Load bug (Fazlul Shahriar)Russ Cox2008-12-061-2/+3
* awk/mkfile: tabifyRuss Cox2008-12-061-3/+3
* unvac: add -d flag (David Swasey)Russ Cox2008-12-065-23/+97
* lib9: can change length in dirfwstat, dirwstat; mode in dirwstat (David Swasey)Russ Cox2008-12-062-6/+21
* awk: import from sourcesJeff Sickel2008-11-0314-0/+14513
* 9l: search for autolibs in all -L paths as well as $PLAN9/libJeff Sickel2008-12-031-8/+22
* libdraw: add borderopJeff Sickel2008-12-032-10/+19
* page: remove lingering ref to ccitt-g4Russ Cox2008-12-061-2/+0
* INSTALL: ignore gcc Configured with lineRuss Cox2008-12-061-1/+1
* page: reorder cvt[] array to match enumRuss Cox2008-12-062-4/+1
* src/cmd/page/gfx.c: use C89 array initialiserAlbert Lee2008-12-011-13/+13
* isum.awk: make flush work everywhere else againRuss Cox2008-12-061-13/+14
* src/cmd/tar.c: avoid conflict with strnlen in libcAlbert Lee2008-12-011-3/+3
* secstore: avoid name conflict with SS macroAlbert Lee2008-12-011-1/+2
* factotum: avoid name conflict with SS macroAlbert Lee2008-12-011-1/+2
* 9660srv: dynamically init fcallsAlbert Lee2008-12-011-15/+20