summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* mkmk.sh: update for new date filesRuss Cox2008-07-101-2/+3
* upas: add misc to mkfileRuss Cox2008-07-101-1/+1
* nedmail: add -S parameter for alternate mail serviceRuss Cox2008-07-101-3/+7
* stack: look in core by defaultRuss Cox2008-07-101-2/+5
* fortunesRuss Cox2008-07-101-0/+48
* snoopy: no trailing comma in arrayRuss Cox2008-07-101-1/+1
* tfont: accomodate broken fonts with multiply-mapped glyphsRuss Cox2008-07-101-5/+37
* [merge]Russ Cox2008-07-102-4/+13
|\
* devdraw: correct mouse event buffering on OS XRuss Cox2008-07-101-15/+22
* devdraw: minor OS X leak fixes and attempted speedupsRuss Cox2008-07-091-8/+21
* 9c: grep away Apple SetCursor/InitCursor warningsRuss Cox2008-07-091-1/+4
* vmount: add -t nfs on LinuxRuss Cox2008-07-091-1/+1
* unix ports: add Make.Darwin-386 fileRuss Cox2008-07-091-0/+7
* unix libfmt: use mkdir -p to create man3 directoryRuss Cox2008-07-091-1/+1
* lib9p: add ramfs build rule (ramfs does not work)Russ Cox2008-07-091-0/+4
* page: add canonical -W optionRuss Cox2008-07-091-0/+3
* rio: stub out _NET_WM_STATE_FULLSCREEN supportRuss Cox2008-07-093-1/+15
* lib9: fix Apple disksize prototypeRuss Cox2008-07-091-1/+1
* lib9: revert unintended changes to opentempRuss Cox2008-07-091-11/+5
* devdraw: default to native gui on OS XRuss Cox2008-07-091-1/+3
* rio: only build if WSYSTYPE is x11Russ Cox2008-07-091-1/+1
* ipso: only fiddle with factotum when editing factotum fileRuss Cox2008-07-091-2/+4
* venti: add venti/dump programRuss Cox2008-07-092-0/+135
* libthread: abort on single-threaded lock contentionRuss Cox2008-07-091-0/+24
* lib9: rewrite date routines to use /usr/share/zoneinfo directlyMichael Teichgräber2008-07-097-123/+498
* lock(3): fix typoWilliam Josephson2008-07-091-1/+1
* lib9: declare n in OpenBSD disksize (Eric Grosse)Russ Cox2008-07-051-0/+2
* lib9pclient: clear tx.extension for 9P2000.uRuss Cox2008-07-041-0/+1
* lib9: do not try to hide symlinks as muchRuss Cox2008-07-041-13/+14
* mkmk.sh: update with write.cRuss Cox2008-07-041-1/+2
* devdraw: double-check write return value on OS XRuss Cox2008-07-041-1/+2
* 9p: can go back to using writeRuss Cox2008-07-041-24/+4
* lib9: add write function that withstands interruptsRuss Cox2008-07-043-0/+26
* lib9pclient: remove debugging printRuss Cox2008-07-041-1/+0
* lib9p: add Srv.foreground flagRuss Cox2008-07-042-1/+5
* lib9p: update diroffset correctly on rewindRuss Cox2008-07-041-1/+1
* lib9pclient: one more dotu (Michael Kaminsky)Russ Cox2008-07-041-1/+1
* 9pfuse: always return . and ..Russ Cox2008-07-041-3/+28
* 9pfuse: better handling of SETXATTR (sqweek)Russ Cox2008-07-041-5/+8
* lib9: use symlink size, not target size, in dirstatRuss Cox2008-07-041-1/+3
* 9pfuse: add symlink supportRuss Cox2008-07-041-1/+30
* lib9pclient: add support for 9P2000.uRuss Cox2008-07-045-12/+17
* venti: reduce locking contention in buildindexRuss Cox2008-07-033-13/+74
* venti: more detail in index divisor too coarse messageRuss Cox2008-07-031-1/+1
* venti: bump MaxAMapRuss Cox2008-07-031-1/+1
* venti: mark checksum-queued arenas in http outputRuss Cox2008-07-031-0/+2
* venti: make sure arena checksum jobs cannot be missedRuss Cox2008-07-031-5/+8
* venti/wrarena: add timing output, fix syncRuss Cox2008-07-031-4/+6
* venti: allow plan 9 partitions as disk subnamesRuss Cox2008-07-031-190/+103
* devdraw: make OS X native gui build (Eric Nichols)Russ Cox2008-07-031-1/+1