Age | Commit message (Expand) | Author | Files | Lines |
2007-04-03 | plumb all urls, not just images (TheWhiteTiger) | rsc | 1 | -11/+1 |
2007-03-28 | keep path and PATH in sync | rsc | 1 | -0/+2 |
2007-03-26 | now using binary | rsc | 1 | -120/+0 |
2007-03-26 | add page (Kris Maglione) | rsc | 15 | -480/+448 |
2007-03-26 | fix empty string interpolation bugs (Michael Teichgräber) | rsc | 2 | -9/+14 |
2007-03-26 | fix int/size_t warning (Chad Dougherty) | rsc | 1 | -1/+1 |
2007-03-26 | do not redefine rewind | rsc | 1 | -1/+1 |
2007-03-26 | pad out zmagic to 32+ bytes | rsc | 1 | -1/+1 |
2007-03-26 | more memory errors (valgrind) | rsc | 3 | -1/+3 |
2007-03-26 | cope with new gcc error syntax | rsc | 1 | -1/+1 |
2007-03-26 | fix wait | rsc | 5 | -251/+97 |
2007-03-26 | fix phantom rc crashes | rsc | 1 | -0/+1 |
2007-03-26 | better rc detection (Michael Teichgräber) | rsc | 1 | -1/+1 |
2007-03-26 | 64-bit | rsc | 1 | -1/+1 |
2007-03-26 | make :1-1 work (Arvindh Tamilmani) | rsc | 1 | -1/+2 |
2007-03-26 | sync with plan 9 | rsc | 23 | -1232/+1967 |
2007-03-25 | try to handle Beof in the macros (Michael Teichgräber) | rsc | 3 | -15/+15 |
2007-03-25 | remove double free (David Swasey) | rsc | 1 | -3/+1 |
2007-03-25 | fix args to should (David Swasey) | rsc | 1 | -0/+2 |
2007-03-25 | add very big file support (David Swasey) | rsc | 2 | -18/+34 |
2007-03-25 | make Load more faithful to original Dump (Peter Canning) | rsc | 1 | -1/+1 |
2007-03-25 | fix again | rsc | 1 | -1/+1 |
2007-03-25 | use plain char if no translation in troffchar (fix ", "" in wintext(1)) | rsc | 1 | -1/+1 |
2007-03-25 | import statusbar, converted to libthread (Lou Kamenov) | rsc | 1 | -0/+234 |
2007-03-25 | add x86-64 | rsc | 1 | -1/+1 |
2007-03-25 | cope with programs that leave fd in non-blocking mode (Tim Wiess) | rsc | 2 | -1/+27 |
2007-03-25 | add x86 os x | rsc | 1 | -1/+1 |
2007-03-25 | parse -d arg correctly (Fazlul Shahriar) | rsc | 1 | -1/+1 |
2007-03-16 | fix tags again | rsc | 1 | -14/+3 |
2007-03-15 | libc conflict on os x | rsc | 1 | -0/+2 |
2007-03-15 | fix too-aggressive tag redraw | rsc | 1 | -19/+35 |
2007-03-08 | CHANGES | rsc | 1 | -0/+107 |
2007-02-22 | -ldraw no longer implies -lX11 | rsc | 3 | -1/+4 |
2007-02-22 | update | rsc | 1 | -0/+9 |
2007-02-11 | various memory errors in acme | rsc | 2 | -7/+5 |
2007-01-29 | write YYARG def to ftable (fdefine might be null, and is not the right place ... | rsc | 1 | -1/+1 |
2007-01-29 | Make ls -lF work. | rsc | 1 | -6/+5 |
2007-01-27 | add paragraph about < | > | rsc | 1 | -0/+18 |
2007-01-25 | no more vtgoodbye | rsc | 1 | -1/+8 |
2007-01-24 | google moved the fusefs.kext path | rsc | 1 | -3/+10 |
2007-01-18 | print + new files in verbose mode (Michael Kaminsky) | rsc | 1 | -0/+3 |
2007-01-18 | More return value fixes (Michael Kaminsky) | rsc | 1 | -1/+1 |
2007-01-18 | Bug checking vacfileisdir return value. (Michael Kaminsky) | rsc | 1 | -1/+1 |
2007-01-18 | Decode uid/gid strings as numbers if possible. (Michael Kaminsky) | rsc | 1 | -0/+2 |
2007-01-18 | Minor FUSE bug fixes (found mount_fusefs!) | rsc | 2 | -2/+3 |
2007-01-18 | Mac FUSE support (thanks to Jeff Sickel) | rsc | 5 | -3/+59 |
2007-01-15 | change mpdigit to uint -- 64-bit mp library not so working | rsc | 1 | -1/+1 |
2007-01-12 | change name | rsc | 2 | -3/+3 |
2007-01-12 | Bug fix fix - remove debugging implementation of needoutflush. | rsc | 1 | -1/+2 |
2007-01-12 | Fix 15-year-old sam protocol bug. | rsc | 4 | -34/+34 |