summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* misc: array bounds fixes that gcc finds (John Gosset)Russ Cox2008-05-106-9/+6
* isum.awk: ignore page cat pdfprolog recipeRuss Cox2008-05-101-1/+1
* INSTALL: print compiler infoRuss Cox2008-05-101-0/+3
* lib9p: remove unused variablesRuss Cox2008-05-101-2/+0
* acme: fix mtpt crash (Tim Wiess)Russ Cox2008-05-081-0/+3
* misc: more post9pservice callersRuss Cox2008-05-073-5/+6
* localtime: use correct time zone more often (Michael Teichgräber)Russ Cox2008-05-061-27/+13
* mailfs: handle windows-1251 correctlyRuss Cox2008-05-061-1/+9
* libthread: fix no-receive nbrecv etc. bug (David Jeannot)Russ Cox2008-05-061-8/+12
* libmux: more robust codeRuss Cox2008-05-051-1/+4
* libthread: input sanity checksRuss Cox2008-05-051-2/+3
* post9pservice: accept mtpt (via fuse)Russ Cox2008-05-054-38/+78
* lib9p: make ramfs buildRuss Cox2008-05-051-8/+8
* 9pfuse: bug fix in error caseRuss Cox2008-05-051-0/+1
* vacfs: quieterRuss Cox2008-04-171-1/+0
* post9pservice: add extra arg to unmodified callsRuss Cox2008-04-173-3/+3
* vacfs: implement -m flagRuss Cox2008-04-172-21/+14
* acme(1): document -mRuss Cox2008-04-171-0/+14
* acme: add -m option and avoid looking in the mirrorRuss Cox2008-04-176-2/+25
* 9pfuse: accept - for stdin, try to hang up cleanlyRuss Cox2008-04-172-4/+21
* sam: clean up checkerrs (Rob Pike)Russ Cox2008-04-161-3/+3
* mergeRuss Cox2008-04-155-47/+65
|\
* sam: allow more output from ! command (Rob Pike)Russ Cox2008-04-151-2/+2
* libip: fix 64-bit problem in nhgetv (William Josephson)Russ Cox2008-03-221-4/+4
* 9pfuse: use intptr to silence 64-bit warning (Michael Teichgräber)Russ Cox2008-03-061-1/+1
* libsec: use intptr to silence 64-bit warning (Michael Teichgräber)Russ Cox2008-03-061-1/+1
* u.h: add intptrRuss Cox2008-03-061-0/+1
* eqn: use intptr to silence 64-bit warning (Michael Teichgräber)Russ Cox2008-03-061-1/+1
* lib9: gcc-4.2 bug in sprintRuss Cox2008-03-031-1/+4
* libthread: remove bogus write in threadmainRuss Cox2008-02-281-1/+0
* lib9p: fix Tattach ref count bugRuss Cox2008-02-041-1/+1
* troff: yet another case problem (OS X)Russ Cox2008-02-011-0/+0
* xshove: document, tweakRuss Cox2008-01-312-14/+77
* rio: add xshove programRuss Cox2008-01-314-3/+298
* tr2post: rename charlib files to not be case-dependent (OS X)Russ Cox2008-01-3121-2/+413
* bogus fileRuss Cox2008-01-311-12/+0
* troff: rename Hr etc to longer names (OS X)Russ Cox2008-01-314-0/+0
* CHANGESRuss Cox2008-01-301-0/+134
* acme: fix regexp match choice bugRuss Cox2008-01-301-1/+1
* sam: fix regexp match choice bugRuss Cox2008-01-301-1/+1
* devdraw, rio: more full-screen nonsenseRuss Cox2008-01-304-107/+17
* devdraw: full-screen cleanupRuss Cox2008-01-303-1/+16
* rio: more full-screen fixes.Russ Cox2008-01-303-6/+9
* devdraw: add F11 for full-screen toggleRuss Cox2008-01-306-7/+78
* mergeRuss Cox2008-01-3012-46/+48
|\
* rio: make full-screen work properly; add showeventRuss Cox2008-01-3012-11/+2132
* libdiskfs: fix ext2 directory reading bug (Mike Mammarella)Russ Cox2008-01-121-6/+9
* acme: make STACK bigger for OS X (David Swasey)Russ Cox2008-01-101-1/+1
* libdraw: fix spinning event loop (David Bulkow)Russ Cox2008-01-101-6/+6
* libregexp: fix match choice bugRuss Cox2008-01-102-2/+2