summaryrefslogtreecommitdiffstats
path: root/src/cmd
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵rsc2007-04-031-12/+12
| | | | Wiess)
* 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
|
* fix phantom rc crashesrsc2007-03-261-0/+1
|
* better rc detection (Michael Teichgräber)rsc2007-03-261-1/+1
|
* 64-bitrsc2007-03-261-1/+1
|
* make :1-1 work (Arvindh Tamilmani)rsc2007-03-261-1/+2
|
* sync with plan 9rsc2007-03-2623-1232/+1967
|
* try to handle Beof in the macros (Michael Teichgräber)rsc2007-03-253-15/+15
|
* remove double free (David Swasey)rsc2007-03-251-3/+1
|
* fix args to should (David Swasey)rsc2007-03-251-0/+2
|
* make Load more faithful to original Dump (Peter Canning)rsc2007-03-251-1/+1
|
* fix againrsc2007-03-251-1/+1
|
* use plain char if no translation in troffchar (fix ", "" in wintext(1))rsc2007-03-251-1/+1
|
* import statusbar, converted to libthread (Lou Kamenov)rsc2007-03-251-0/+234
|
* cope with programs that leave fd in non-blocking mode (Tim Wiess)rsc2007-03-252-1/+27
|
* fix tags againrsc2007-03-161-14/+3
|
* libc conflict on os xrsc2007-03-151-0/+2
|
* fix too-aggressive tag redrawrsc2007-03-151-19/+35
|
* -ldraw no longer implies -lX11rsc2007-02-222-0/+3
|