Age | Commit message (Expand) | Author | Files | Lines |
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 | 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 | 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 | cope with programs that leave fd in non-blocking mode (Tim Wiess) | rsc | 2 | -1/+27 |
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-02-22 | -ldraw no longer implies -lX11 | rsc | 2 | -0/+3 |
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-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 | 1 | -1/+2 |
2007-01-18 | Mac FUSE support (thanks to Jeff Sickel) | rsc | 1 | -0/+49 |
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 |
2006-12-01 | do not print EOk messages | rsc | 1 | -4/+6 |
2006-11-06 | Placate GCC in 64-bit targets. | wkj | 2 | -2/+2 |
2006-11-04 | In non-blocking recv functions in libmux and libdraw, | rsc | 1 | -1/+2 |
2006-10-19 | Fix a handful of small one-time memory leaks in vbackup, | rsc | 3 | -0/+28 |
2006-10-13 | use X11 in /usr if it is there | rsc | 1 | -0/+4 |
2006-10-12 | avoid broken print (Gabriel Diaz) | rsc | 1 | -0/+2 |
2006-10-12 | avoid hang with htmlroff (Michael Teichgräber) | rsc | 1 | -1/+1 |
2006-10-12 | avoid nonstandard entity names (Michael Teichgräber) | rsc | 1 | -8/+25 |
2006-10-12 | avoid EPROTO in case not there (Tim Wiess) | rsc | 1 | -0/+4 |
2006-10-12 | print final verbose update (Lou Kamenov) | rsc | 1 | -2/+2 |
2006-10-12 | new seq from plan 9 (Anthony Martin) | rsc | 1 | -11/+21 |
2006-09-18 | revert 1.4 -> 1.5 change | rsc | 1 | -4/+2 |