aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* acme: remove -$ prototypesRuss Cox2008-03-071-3/+0
* acme: sync against Plan 9, remove -$ optionRuss Cox2008-03-077-281/+38
* acme: add nomenu, menu ctl messagesRuss Cox2008-03-071-0/+8
* acme: tag resize nitsRuss Cox2008-03-071-6/+12
* acme: fix directory resize bugRuss Cox2008-03-071-1/+4
* acme: fix acme Edit abortRob Pike2008-03-071-1/+3
* mailfs: correct use of tcs for large inputsRuss Cox2008-07-141-9/+40
* lib9: turn certain signals off by defaultRuss Cox2008-07-121-5/+6
* lib9: add mode parameter to opentempRuss Cox2008-07-107-30/+15
* 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
* snoopy: no trailing comma in arrayRuss Cox2008-07-101-1/+1
* 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
* 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
* 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
* 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-042-0/+24
* lib9pclient: remove debugging printRuss Cox2008-07-041-1/+0
* lib9p: add Srv.foreground flagRuss Cox2008-07-041-1/+4
* 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
* vnfs: quieterRuss Cox2008-07-031-1/+0