summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* venti: silence warnings in icache.cRuss Cox2008-08-071-4/+4
* src/cmd/mkfile: do not build smugfs by default (needs OpenSSL)Russ Cox2008-08-031-1/+1
* smugfs(4): new programRuss Cox2008-08-0317-0/+4299
* devdraw: keep Ctl-Alt from turning into Ctl-U on X11grai2008-07-221-1/+1
* man: reject unrecognized flagsgrai2008-07-221-2/+4
* man: minor manual editsgrai2008-07-223-8/+8
* libthread: document some unimplemented functionsgrai2008-07-221-0/+5
* 9p: honour the -l flag to lsgrai2008-07-221-5/+12
* venti: work around gcc 4.3 bug (reported by Lucho Ionkov)Russ Cox2008-07-311-1/+13
* snoopy: add support for wireless monitor mode packetsRuss Cox2008-07-249-1/+789
* snoopy: add support for DNS packetsRuss Cox2008-07-241-0/+429
* 9pfuse: ignore write errors on fusefdRuss Cox2008-07-241-4/+2
* 9pfuse: convert "invalid" to EINVALRuss Cox2008-07-241-0/+1
* 9term: convert to new libframeRuss Cox2008-07-211-3/+1
* unix: move man pages in unix portsRuss Cox2008-07-208-24/+51
* vbackup(8): explain +refreshconfig, vmount address (Brian L. Stuart)Russ Cox2008-07-201-0/+15
* u.h: add SunOS 5.9Brian L. Suart2008-07-201-1/+2
* vnfs: add -i flag to allow remote rootBrian L. Stuart2008-07-204-6/+21
* rc: add subscript sequences (Erik Quanstrom)Russ Cox2008-07-202-5/+40
* 9660srv: import from Plan 9Russ Cox2008-07-209-0/+2135
* libframe: add frredraw prototypeRuss Cox2008-07-201-0/+1
* acme: Dump and Load tag contentsPeter Canning2008-07-201-2/+55
* libthread: add proper sysfatalTim Wiess2008-07-201-0/+16
* plumbing: move email rule below file rules (Bengt Kleberg)Russ Cox2008-04-171-7/+7
* libframe: translucent font fixes from Plan 9Russ Cox2008-03-073-9/+32
* acme: multiline tag fixesRuss Cox2008-03-072-17/+37
* acme: revise multiline tag codeRuss Cox2008-03-075-99/+66
* acme: remove -$Russ Cox2008-03-071-18/+10
* 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
* keyboard.h: End is no longer \rRuss Cox2008-07-181-1/+1
* 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-109-34/+23
* 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