aboutsummaryrefslogtreecommitdiff
path: root/src/cmd
AgeCommit message (Collapse)AuthorFilesLines
2007-01-25no more vtgoodbyersc1-1/+8
2007-01-24google moved the fusefs.kext pathrsc1-3/+10
2007-01-18print + new files in verbose mode (Michael Kaminsky)rsc1-0/+3
2007-01-18More return value fixes (Michael Kaminsky)rsc1-1/+1
2007-01-18Bug checking vacfileisdir return value. (Michael Kaminsky)rsc1-1/+1
2007-01-18Decode uid/gid strings as numbers if possible. (Michael Kaminsky)rsc1-0/+2
2007-01-18Minor FUSE bug fixes (found mount_fusefs!)rsc1-1/+2
2007-01-18Mac FUSE support (thanks to Jeff Sickel)rsc1-0/+49
2007-01-12change namersc2-3/+3
2007-01-12Bug fix fix - remove debugging implementation of needoutflush.rsc1-1/+2
2007-01-12Fix 15-year-old sam protocol bug.rsc4-34/+34
2006-12-01do not print EOk messagesrsc1-4/+6
2006-11-06Placate GCC in 64-bit targets.wkj2-2/+2
2006-11-04In non-blocking recv functions in libmux and libdraw,rsc1-1/+2
distinguish between "cannot receive without blocking" and "EOF on connection". In libmux, do not elect async guys muxers, so that synchronous RPC calls run in the main event loop (e.g., in eresized) do not get stuck. Fixes problem reported by Lu Xuxiao, namely that jpg etc. would spin at 100% cpu usage.
2006-10-19Fix a handful of small one-time memory leaks in vbackup,rsc3-0/+28
and one per-package memory leak (in writethread).
2006-10-13use X11 in /usr if it is therersc1-0/+4
2006-10-12avoid broken print (Gabriel Diaz)rsc1-0/+2
2006-10-12avoid hang with htmlroff (Michael Teichgräber)rsc1-1/+1
2006-10-12avoid nonstandard entity names (Michael Teichgräber)rsc1-8/+25
2006-10-12avoid EPROTO in case not there (Tim Wiess)rsc1-0/+4
2006-10-12print final verbose update (Lou Kamenov)rsc1-2/+2
2006-10-12new seq from plan 9 (Anthony Martin)rsc1-11/+21
2006-09-18revert 1.4 -> 1.5 changersc1-4/+2
2006-08-29Aviod seg fault when no filersc1-1/+4
2006-08-24set $samfile during external commandsrsc1-0/+9
2006-08-01break from readdir properly (Lou Kamenov)rsc1-14/+16
2006-08-01free fuse messagesrsc1-1/+8
2006-07-27use better O_LARGEFILErsc1-0/+4
2006-07-27wait for mount to complete before exitingrsc3-2/+12
2006-07-26FreeBSD fixes (Lou Kamenov)rsc2-51/+97
2006-07-23clean temporary filesrsc1-0/+1
2006-07-23better cleanup; use /var/tmprsc1-2/+2
2006-07-23add stat.hrsc1-0/+1
2006-07-23fix emalloc prototypersc1-2/+2
2006-07-23remove debug printrsc1-1/+0
2006-07-23oopsrsc1-127/+30
2006-07-23better errstrrsc4-8/+169
2006-07-23better open modersc1-5/+10
2006-07-23gnuismsrsc1-1/+10
2006-07-239pfusersc6-0/+2333
2006-07-23fix nowsys buildrsc3-3/+15
2006-07-18check was not correct on linuxrsc1-2/+0
2006-07-18assorted changes from Plan 9rsc39-361/+4540
2006-07-18newrsc1-0/+271
2006-07-05Fix resize error under KDE (Bart Locanthi)rsc3-27/+54
2006-06-30use file names for attachmentsrsc4-4/+8
2006-06-28better cleanuprsc1-2/+5
2006-06-27experiment - allow = in words late in the command linersc1-0/+3
2006-06-26fix dup file name bugrsc1-1/+10
2006-06-26slow mode for debuggingrsc1-2/+17