summaryrefslogtreecommitdiffstats
path: root/src/cmd
Commit message (Expand)AuthorAgeFilesLines
* propagate offset in reads and writes (Michael Teichgräber)rsc2007-05-041-2/+2
* report target list as 32-bit chunks, not 8-bit, for OS Xrsc2007-05-041-1/+1
* OS X craprsc2007-05-043-0/+7
* no need to be so forward about itrsc2007-05-031-1/+1
* add gnu grep -q flag (rob pike)rsc2007-05-031-1/+5
* say utf8string before string in target listrsc2007-05-031-2/+2
* try for utf8 string first in getsnarf; new test program snarfrsc2007-05-033-44/+168
* use clump info directory to walk past corruptionrsc2007-05-031-18/+26
* add -r for readonlyrsc2007-05-031-3/+11
* oopsrsc2007-05-031-1/+1
* allow plan9-style branded disks as configsrsc2007-05-032-3/+77
* allow fixarenas of single arena filersc2007-05-031-6/+24
* fix buildindex minibuf sizing bugrsc2007-05-031-9/+13
* fix arenas if possiblersc2007-05-031-4/+3
* OS X linker crap (John Nowak)rsc2007-05-035-0/+8
* debuggingrsc2007-05-031-0/+4
* read pcaprsc2007-05-021-38/+67
* cannot use fadv_random on linux -- too slowrsc2007-04-271-3/+0
* bug in testerrsc2007-04-271-1/+1
* add flushpart; avoid O_DIRECT on linuxrsc2007-04-2710-21/+39
* checkpointrsc2007-04-2710-49/+96
* allow swap of column 0 with othersrsc2007-04-251-2/+2
* quieterrsc2007-04-241-1/+0
* mirror log processorrsc2007-04-241-0/+105
* fix various nits; clean up outputrsc2007-04-241-15/+33
* cleanuprsc2007-04-237-24/+27
* checked magic!rsc2007-04-221-1/+0
* freepart on readbloom failurersc2007-04-221-1/+3
* quieterrsc2007-04-222-13/+12
* warn about \w no argrsc2007-04-211-1/+6
* unix fixrsc2007-04-211-0/+5
* test scriptsrsc2007-04-211-0/+76
* new argsrsc2007-04-211-88/+86
* more fixesrsc2007-04-214-11/+6
* newrsc2007-04-212-0/+1010
* sync with mit plan 9 versionrsc2007-04-2128-370/+455
* correct dump string (Fazlul Shahriar)rsc2007-04-171-1/+4
* xnet (Jeff Sickel)rsc2007-04-141-13/+13
* fix double-fclose (Gabi Diaz)rsc2007-04-131-2/+0
* better memory stats (Jeff Sickel)rsc2007-04-121-2/+7
* complain loudly about vtwrite failurersc2007-04-081-2/+6
* finish conversion to libthread; avoids extra page proc sticking around (Tim W...rsc2007-04-031-12/+12
* keep path and PATH in syncrsc2007-03-281-0/+2
* add page (Kris Maglione)rsc2007-03-2615-480/+448
* fix empty string interpolation bugs (Michael Teichgräber)rsc2007-03-262-9/+14
* fix int/size_t warning (Chad Dougherty)rsc2007-03-261-1/+1
* do not redefine rewindrsc2007-03-261-1/+1
* pad out zmagic to 32+ bytesrsc2007-03-261-1/+1
* more memory errors (valgrind)rsc2007-03-263-1/+3
* fix waitrsc2007-03-265-251/+97