Age | Commit message (Expand) | Author | Files | Lines |
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 | 2 | -1/+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-20 | add fsysclose for ext2 | rsc | 1 | -0/+1 |
2006-11-06 | Placate GCC in 64-bit targets. | wkj | 2 | -2/+2 |
2006-11-05 | block instead of chewing cpu in eread (Lu Xuxiao) | rsc | 1 | -1/+1 |
2006-11-04 | In non-blocking recv functions in libmux and libdraw, | rsc | 6 | -57/+83 |
2006-11-02 | fix sleep for OpenBSD 4.0 (Tim Wiess) | rsc | 1 | -1/+1 |
2006-10-19 | Fix a handful of small one-time memory leaks in vbackup, | rsc | 16 | -13/+91 |
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-10-12 | correct ref counting in walkfile (Nemo) | rsc | 1 | -5/+1 |
2006-09-18 | revert 1.4 -> 1.5 change | rsc | 1 | -4/+2 |
2006-08-30 | Myetheraddr lives in myetheraddr.c, so remove it here. | wkj | 1 | -10/+0 |
2006-08-29 | Aviod seg fault when no file | rsc | 1 | -1/+4 |
2006-08-24 | set $samfile during external commands | rsc | 1 | -0/+9 |
2006-08-01 | break from readdir properly (Lou Kamenov) | rsc | 1 | -14/+16 |
2006-08-01 | free fuse messages | rsc | 1 | -1/+8 |
2006-07-27 | use better O_LARGEFILE | rsc | 1 | -0/+4 |
2006-07-27 | wait for mount to complete before exiting | rsc | 3 | -2/+12 |
2006-07-26 | FreeBSD fixes (Lou Kamenov) | rsc | 2 | -51/+97 |
2006-07-23 | clean temporary files | rsc | 1 | -0/+1 |
2006-07-23 | better cleanup; use /var/tmp | rsc | 1 | -2/+2 |
2006-07-23 | add stat.h | rsc | 1 | -0/+1 |
2006-07-23 | fix emalloc prototype | rsc | 1 | -2/+2 |
2006-07-23 | remove debug print | rsc | 1 | -1/+0 |
2006-07-23 | oops | rsc | 1 | -127/+30 |
2006-07-23 | better errstr | rsc | 4 | -8/+169 |
2006-07-23 | better open mode | rsc | 1 | -5/+10 |