summaryrefslogtreecommitdiffstats
path: root/src/cmd
Commit message (Collapse)AuthorAgeFilesLines
* In non-blocking recv functions in libmux and libdraw,rsc2006-11-041-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.
* Fix a handful of small one-time memory leaks in vbackup,rsc2006-10-193-0/+28
| | | | and one per-package memory leak (in writethread).
* use X11 in /usr if it is therersc2006-10-131-0/+4
|
* avoid broken print (Gabriel Diaz)rsc2006-10-121-0/+2
|
* avoid hang with htmlroff (Michael Teichgräber)rsc2006-10-121-1/+1
|
* avoid nonstandard entity names (Michael Teichgräber)rsc2006-10-121-8/+25
|
* avoid EPROTO in case not there (Tim Wiess)rsc2006-10-121-0/+4
|
* print final verbose update (Lou Kamenov)rsc2006-10-121-2/+2
|
* new seq from plan 9 (Anthony Martin)rsc2006-10-121-11/+21
|
* revert 1.4 -> 1.5 changersc2006-09-181-4/+2
|
* Aviod seg fault when no filersc2006-08-291-1/+4
|
* set $samfile during external commandsrsc2006-08-241-0/+9
|
* break from readdir properly (Lou Kamenov)rsc2006-08-011-14/+16
|
* free fuse messagesrsc2006-08-011-1/+8
|
* use better O_LARGEFILErsc2006-07-271-0/+4
|
* wait for mount to complete before exitingrsc2006-07-273-2/+12
|
* FreeBSD fixes (Lou Kamenov)rsc2006-07-262-51/+97
|
* clean temporary filesrsc2006-07-231-0/+1
|
* better cleanup; use /var/tmprsc2006-07-231-2/+2
|
* add stat.hrsc2006-07-231-0/+1
|
* fix emalloc prototypersc2006-07-231-2/+2
|
* remove debug printrsc2006-07-231-1/+0
|
* oopsrsc2006-07-231-127/+30
|
* better errstrrsc2006-07-234-8/+169
|
* better open modersc2006-07-231-5/+10
|
* gnuismsrsc2006-07-231-1/+10
|
* 9pfusersc2006-07-236-0/+2333
|
* fix nowsys buildrsc2006-07-233-3/+15
|
* check was not correct on linuxrsc2006-07-181-2/+0
|
* assorted changes from Plan 9rsc2006-07-1839-361/+4540
|
* newrsc2006-07-181-0/+271
|
* Fix resize error under KDE (Bart Locanthi)rsc2006-07-053-27/+54
|
* use file names for attachmentsrsc2006-06-304-4/+8
|
* better cleanuprsc2006-06-281-2/+5
|
* experiment - allow = in words late in the command linersc2006-06-271-0/+3
|
* fix dup file name bugrsc2006-06-261-1/+10
|
* slow mode for debuggingrsc2006-06-261-2/+17
|
* bigger block sizersc2006-06-261-2/+2
|
* add -l flagrsc2006-06-261-0/+6
|
* read stdin instead of stdoutrsc2006-06-261-1/+1
|
* mkwsysrules.sh movedrsc2006-06-251-1/+1
|
* add -D for testingrsc2006-06-251-0/+5
|
* reopen plumber, build mailrsc2006-06-252-16/+44
|
* check initdraw returnrsc2006-06-251-1/+3
|
* quietrsc2006-06-251-1/+1
|
* use new mkwsysrules.sh locationrsc2006-06-251-1/+1
|
* new draw serverrsc2006-06-2523-0/+5538
|
* No more unrooted paths.rsc2006-06-162-3/+29
|
* use deterministic handlesrsc2006-06-151-13/+15
|
* disable auth in vftprsc2006-06-151-0/+3
|