Age | Commit message (Expand) | Author | Files | Lines |
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 |
2006-07-23 | gnuisms | rsc | 1 | -1/+10 |
2006-07-23 | 9pfuse | rsc | 6 | -0/+2333 |
2006-07-23 | ignore /net/ prefixes - been long enough | rsc | 1 | -3/+0 |
2006-07-23 | don't die on eof in sendfd | rsc | 1 | -1/+4 |
2006-07-23 | experiment: translation from standard notations to plan 9 in netmkaddr | rsc | 2 | -13/+20 |
2006-07-23 | more functions | rsc | 8 | -26/+57 |
2006-07-23 | fix cache bug (Eoghan Sherry) | rsc | 1 | -0/+2 |
2006-07-23 | fix nowsys build | rsc | 3 | -3/+15 |
2006-07-18 | check was not correct on linux | rsc | 1 | -2/+0 |
2006-07-18 | assorted changes from Plan 9 | rsc | 39 | -361/+4540 |
2006-07-18 | new | rsc | 1 | -0/+271 |
2006-07-18 | add vttimefmt | rsc | 2 | -0/+26 |