summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* add x86 os xrsc2007-03-251-1/+1
* parse -d arg correctly (Fazlul Shahriar)rsc2007-03-251-1/+1
* 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
* CHANGESrsc2007-03-081-0/+107
* -ldraw no longer implies -lX11rsc2007-02-223-1/+4
* updatersc2007-02-221-0/+9
* various memory errors in acmersc2007-02-112-7/+5
* write YYARG def to ftable (fdefine might be null, and is not the right place ...rsc2007-01-291-1/+1
* Make ls -lF work.rsc2007-01-291-6/+5
* add paragraph about < | >rsc2007-01-271-0/+18
* no more vtgoodbyersc2007-01-251-1/+8
* google moved the fusefs.kext pathrsc2007-01-241-3/+10
* print + new files in verbose mode (Michael Kaminsky)rsc2007-01-181-0/+3
* More return value fixes (Michael Kaminsky)rsc2007-01-181-1/+1
* Bug checking vacfileisdir return value. (Michael Kaminsky)rsc2007-01-181-1/+1
* Decode uid/gid strings as numbers if possible. (Michael Kaminsky)rsc2007-01-181-0/+2
* Minor FUSE bug fixes (found mount_fusefs!)rsc2007-01-182-2/+3
* Mac FUSE support (thanks to Jeff Sickel)rsc2007-01-185-3/+59