aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-12-01src/cmd/page/gfx.c: use C89 array initialiserAlbert Lee1-13/+13
2008-12-06isum.awk: make flush work everywhere else againRuss Cox1-13/+14
2008-12-01src/cmd/tar.c: avoid conflict with strnlen in libcAlbert Lee1-3/+3
2008-12-01secstore: avoid name conflict with SS macroAlbert Lee1-1/+2
2008-12-01factotum: avoid name conflict with SS macroAlbert Lee1-1/+2
2008-12-019660srv: dynamically init fcallsAlbert Lee1-15/+20
2008-12-019660srv: give names to anonymous structs in unionAlbert Lee2-48/+48
2008-12-01src/mkhdr: support Solaris x86Albert Lee1-0/+1
2008-12-01buildmk: support Solaris x86Albert Lee1-0/+1
2008-12-01mkfilelist: give find an argumentAlbert Lee1-1/+1
2008-12-01isum.awk: define fflush for awk != gawkAlbert Lee1-1/+6
2008-12-06dc: clean up minor memory errorsRuss Cox1-6/+5
2008-12-069c: another gcc, another useless warningRuss Cox1-1/+1
2008-12-06venti: handle symlinks as disksRuss Cox1-1/+1
2008-12-06vac: error handling bug in vacfileblockscore (David Swasey)Russ Cox1-2/+3
2008-12-06unvac: correct handling of named prefixes (Mathieu Lonjaret)Russ Cox1-1/+1
2008-11-17troff: silence gcc printf warningRuss Cox2-2/+2
2008-11-17eqn: silence gcc printf warningRuss Cox1-2/+1
2008-11-17lib9: fix memset in fmtnullinitRuss Cox1-1/+1
2008-11-13win: another attempt at DELRuss Cox1-1/+3
2008-11-13win: handle DEL internally so that it always worksRuss Cox1-0/+6
2008-11-13win: implement Scroll and NoscrollRuss Cox1-1/+13
2008-11-11tmac.an: insert spaces after .?? request namesRuss Cox1-308/+308
2008-11-11htmlroff: ignore \X... text; allow delims besides quoteRuss Cox1-3/+9
2008-10-26lib9: null d->ext during nulldirRuss Cox1-1/+1
2008-10-26libventi: correct vtfilesetsize bug (reported by Michael Kaminsky)Russ Cox2-2/+2
2008-10-26libthread: correct sysfatal handler prototypeRuss Cox1-4/+2
2008-10-08macfuse changeJeff Sickel1-1/+2
2008-10-08x3f supportJeff Sickel1-0/+1
2008-08-19updates to support current MacFUSEJeff Sickel3-10/+134
2008-10-08devdraw/OSX: read $mousebuttonmap to allow swapping mouse buttonsRuss Cox3-0/+64
2008-10-08devdraw/OSX: flush to screen in background, fix resize bugRuss Cox1-2/+35
2008-10-08devdraw/OSX: correct access to reply buffer (fixes rpc tag crash)Russ Cox1-0/+4
2008-10-08web: add camino as a $BROWSERRuss Cox2-4/+26
2008-08-14rc: fix local variables in functionsRuss Cox2-4/+4
2008-08-07venti: silence warnings in icache.cRuss Cox1-4/+4
2008-08-03src/cmd/mkfile: do not build smugfs by default (needs OpenSSL)Russ Cox1-1/+1
2008-08-03smugfs(4): new programRuss Cox17-0/+4299
2008-07-22devdraw: keep Ctl-Alt from turning into Ctl-U on X11grai1-1/+1
2008-07-22man: reject unrecognized flagsgrai1-2/+4
2008-07-22man: minor manual editsgrai3-8/+8
2008-07-22libthread: document some unimplemented functionsgrai1-0/+5
2008-07-229p: honour the -l flag to lsgrai1-5/+12
2008-07-31venti: work around gcc 4.3 bug (reported by Lucho Ionkov)Russ Cox1-1/+13
2008-07-24snoopy: add support for wireless monitor mode packetsRuss Cox9-1/+789
2008-07-24snoopy: add support for DNS packetsRuss Cox1-0/+429
2008-07-249pfuse: ignore write errors on fusefdRuss Cox1-4/+2
2008-07-249pfuse: convert "invalid" to EINVALRuss Cox1-0/+1
2008-07-219term: convert to new libframeRuss Cox1-3/+1
2008-07-20unix: move man pages in unix portsRuss Cox8-24/+51