summaryrefslogtreecommitdiffstats
path: root/src/cmd
Commit message (Collapse)AuthorAgeFilesLines
...
* remove double free (David Swasey)rsc2007-03-251-3/+1
|
* fix args to should (David Swasey)rsc2007-03-251-0/+2
|
* make Load more faithful to original Dump (Peter Canning)rsc2007-03-251-1/+1
|
* fix againrsc2007-03-251-1/+1
|
* use plain char if no translation in troffchar (fix ", "" in wintext(1))rsc2007-03-251-1/+1
|
* import statusbar, converted to libthread (Lou Kamenov)rsc2007-03-251-0/+234
|
* cope with programs that leave fd in non-blocking mode (Tim Wiess)rsc2007-03-252-1/+27
|
* fix tags againrsc2007-03-161-14/+3
|
* libc conflict on os xrsc2007-03-151-0/+2
|
* fix too-aggressive tag redrawrsc2007-03-151-19/+35
|
* -ldraw no longer implies -lX11rsc2007-02-222-0/+3
|
* various memory errors in acmersc2007-02-112-7/+5
|
* write YYARG def to ftable (fdefine might be null, and is not the right place ↵rsc2007-01-291-1/+1
| | | | anyway)
* Make ls -lF work.rsc2007-01-291-6/+5
|
* no more vtgoodbyersc2007-01-251-1/+8
|
* google moved the fusefs.kext pathrsc2007-01-241-3/+10
|
* print + new files in verbose mode (Michael Kaminsky)rsc2007-01-181-0/+3
|
* More return value fixes (Michael Kaminsky)rsc2007-01-181-1/+1
|
* Bug checking vacfileisdir return value. (Michael Kaminsky)rsc2007-01-181-1/+1
|
* Decode uid/gid strings as numbers if possible. (Michael Kaminsky)rsc2007-01-181-0/+2
|
* Minor FUSE bug fixes (found mount_fusefs!)rsc2007-01-181-1/+2
|
* Mac FUSE support (thanks to Jeff Sickel)rsc2007-01-181-0/+49
|
* change namersc2007-01-122-3/+3
|
* Bug fix fix - remove debugging implementation of needoutflush.rsc2007-01-121-1/+2
|
* Fix 15-year-old sam protocol bug.rsc2007-01-124-34/+34
|
* do not print EOk messagesrsc2006-12-011-4/+6
|
* Placate GCC in 64-bit targets.wkj2006-11-062-2/+2
|
* 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
|