summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 9660srv: give names to anonymous structs in unionAlbert Lee2008-12-012-48/+48
* src/mkhdr: support Solaris x86Albert Lee2008-12-011-0/+1
* buildmk: support Solaris x86Albert Lee2008-12-011-0/+1
* mkfilelist: give find an argumentAlbert Lee2008-12-011-1/+1
* isum.awk: define fflush for awk != gawkAlbert Lee2008-12-011-1/+6
* dc: clean up minor memory errorsRuss Cox2008-12-061-6/+5
* 9c: another gcc, another useless warningRuss Cox2008-12-061-1/+1
* venti: handle symlinks as disksRuss Cox2008-12-061-1/+1
* vac: error handling bug in vacfileblockscore (David Swasey)Russ Cox2008-12-061-2/+3
* unvac: correct handling of named prefixes (Mathieu Lonjaret)Russ Cox2008-12-061-1/+1
* troff: silence gcc printf warningRuss Cox2008-11-172-2/+2
* eqn: silence gcc printf warningRuss Cox2008-11-171-2/+1
* lib9: fix memset in fmtnullinitRuss Cox2008-11-171-1/+1
* win: another attempt at DELRuss Cox2008-11-131-1/+3
* win: handle DEL internally so that it always worksRuss Cox2008-11-131-0/+6
* win: implement Scroll and NoscrollRuss Cox2008-11-131-1/+13
* tmac.an: insert spaces after .?? request namesRuss Cox2008-11-111-308/+308
* htmlroff: ignore \X... text; allow delims besides quoteRuss Cox2008-11-111-3/+9
* lib9: null d->ext during nulldirRuss Cox2008-10-261-1/+1
* libventi: correct vtfilesetsize bug (reported by Michael Kaminsky)Russ Cox2008-10-262-2/+2
* libthread: correct sysfatal handler prototypeRuss Cox2008-10-261-4/+2
* macfuse changeJeff Sickel2008-10-081-1/+2
* x3f supportJeff Sickel2008-10-081-0/+1
* updates to support current MacFUSEJeff Sickel2008-08-193-10/+134
* devdraw/OSX: read $mousebuttonmap to allow swapping mouse buttonsRuss Cox2008-10-083-0/+64
* devdraw/OSX: flush to screen in background, fix resize bugRuss Cox2008-10-081-2/+35
* devdraw/OSX: correct access to reply buffer (fixes rpc tag crash)Russ Cox2008-10-081-0/+4
* web: add camino as a $BROWSERRuss Cox2008-10-082-4/+26
* rc: fix local variables in functionsRuss Cox2008-08-142-4/+4
* 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