aboutsummaryrefslogtreecommitdiff
path: root/src/cmd
AgeCommit message (Expand)AuthorFilesLines
2008-04-17post9pservice: add extra arg to unmodified callsRuss Cox3-3/+3
2008-04-17vacfs: implement -m flagRuss Cox1-13/+7
2008-04-17acme: add -m option and avoid looking in the mirrorRuss Cox6-2/+25
2008-04-179pfuse: accept - for stdin, try to hang up cleanlyRuss Cox2-4/+21
2008-04-16sam: clean up checkerrs (Rob Pike)Russ Cox1-3/+3
2008-04-15mergeRuss Cox4-47/+63
2008-04-15sam: allow more output from ! command (Rob Pike)Russ Cox1-2/+2
2008-03-069pfuse: use intptr to silence 64-bit warning (Michael Teichgräber)Russ Cox1-1/+1
2008-03-06eqn: use intptr to silence 64-bit warning (Michael Teichgräber)Russ Cox1-1/+1
2008-01-31xshove: document, tweakRuss Cox1-14/+43
2008-01-31rio: add xshove programRuss Cox4-3/+298
2008-01-31tr2post: rename charlib files to not be case-dependent (OS X)Russ Cox3-2/+90
2008-01-30acme: fix regexp match choice bugRuss Cox1-1/+1
2008-01-30sam: fix regexp match choice bugRuss Cox1-1/+1
2008-01-30devdraw, rio: more full-screen nonsenseRuss Cox4-107/+17
2008-01-30devdraw: full-screen cleanupRuss Cox3-1/+16
2008-01-30rio: more full-screen fixes.Russ Cox3-6/+9
2008-01-30devdraw: add F11 for full-screen toggleRuss Cox6-7/+78
2008-01-30mergeRuss Cox12-46/+48
2008-01-30rio: make full-screen work properly; add showeventRuss Cox12-11/+2132
2008-01-10acme: make STACK bigger for OS X (David Swasey)Russ Cox1-1/+1
2007-12-07sam: revert regexp fixRuss Cox1-59/+49
2007-12-07acme: revert regexp changeRuss Cox1-59/+51
2007-12-07sam: regexp fix (see libregexp change)Russ Cox1-49/+59
2007-12-07acme: regexp fix (see libregexp change)Russ Cox1-51/+59
2007-12-07hoc: print exact floating point outputRuss Cox1-2/+2
2007-12-04sam: turn off DEBUG logging (oops)Russ Cox1-1/+0
2007-12-04vbackup: fix uninitialized variable use in -i codeRuss Cox1-0/+1
2007-11-28acme: refresh window properly after Tab command (Fazlul Shahriar)Russ Cox1-1/+1
2007-11-27vbackup: add -i flag to avoid score prefetching (David Swasey)Russ Cox1-38/+63
2007-11-27mergeRuss Cox13-22/+47
2007-11-27upas/smtp: remove intermediate filesRuss Cox2-1285/+0
2007-11-27tpic: clean up betterRuss Cox1-0/+1
2007-11-27venti: add debugging html formRuss Cox1-0/+41
2007-11-05build: use ar s flag to avoid ranlibRuss Cox1-1/+1
2007-11-05diff: continue after i/o errors when diffing many filesRuss Cox2-5/+13
2007-11-05mailfs: add -r flag to specify mail root (Richard Bilson)Russ Cox3-13/+38
2007-11-05mailfs: handle NIL bodyRuss Cox1-0/+2
2007-11-05factotum: silence gcc warningRuss Cox1-0/+2
2007-10-31venti: use 9ar, not ar (fixes Darwin build problem)Russ Cox1-1/+1
2007-10-29venti: fix sync deadlock, add /proc stubRuss Cox20-260/+175
2007-10-29grap: fclose, error context bug fixes (Doug Gwyn)Russ Cox2-3/+4
2007-10-12srv: add -n flag to reject auth by clientsRuss Cox1-4/+8
2007-10-129pserve: add -n flag to reject auth by clientsRuss Cox1-1/+9
2007-10-129p: add -n to disable authenticationRuss Cox1-4/+17
2007-09-25venti: new icacheRuss Cox17-427/+813
2007-09-25venti: fix double free on corrupt bloom filterRuss Cox1-1/+0
2007-09-24venti: formatting changes for wrarenaRuss Cox1-12/+15
2007-09-24venti: formatting changes in fixarenasRuss Cox1-3/+5
2007-09-24venti: formatting changes in findscoreRuss Cox1-1/+2