summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* unix fixrsc2007-04-211-0/+5
* test scriptsrsc2007-04-211-0/+76
* use fmtlocaleinitrsc2007-04-211-1/+1
* new argsrsc2007-04-211-88/+86
* more fixesrsc2007-04-214-11/+6
* add searchpairsrsc2007-04-212-0/+3
* fix various chunked-related bugsrsc2007-04-211-5/+8
* sync with plan 9rsc2007-04-215-20/+9
* remove plan9-specificrsc2007-04-211-8/+0
* newrsc2007-04-212-0/+1010
* sync with mit plan 9 versionrsc2007-04-2128-370/+455
* allow longer timezones from %Z (xav@chantry)rsc2007-04-171-2/+3
* 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
* correct dangling pointer race (Bakul Shah)rsc2007-04-084-6/+36
* nitrsc2007-04-061-1/+1
* remove mention of threadingrsc2007-04-061-4/+4
* another day, another __isNaNrsc2007-04-061-1/+2
* new __isNaN (Scott Schwartz)rsc2007-04-061-5/+1
* fix comment (Arvindt Rajesh Tamilmani)rsc2007-04-031-1/+1
* finish conversion to libthread; avoids extra page proc sticking around (Tim W...rsc2007-04-031-12/+12
* plumb all urls, not just images (TheWhiteTiger)rsc2007-04-031-11/+1
* keep path and PATH in syncrsc2007-03-281-0/+2
* now using binaryrsc2007-03-261-120/+0
* 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
* cope with new gcc error syntaxrsc2007-03-261-1/+1
* 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
* add very big file support (David Swasey)rsc2007-03-252-18/+34
* 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
* add x86-64rsc2007-03-251-1/+1
* cope with programs that leave fd in non-blocking mode (Tim Wiess)rsc2007-03-252-1/+27