summaryrefslogtreecommitdiffstats
path: root/src/cmd
Commit message (Collapse)AuthorAgeFilesLines
* more netbsd support.rsc2005-03-281-0/+1
|
* More debugging; do not use /dev/tty explicitly.rsc2005-03-242-2/+5
|
* Automatically add - prefix, try to make output clearer.rsc2005-03-241-7/+15
|
* Be a bit more resilient to errors.rsc2005-03-245-44/+63
|
* unused neditwrselrsc2005-03-231-1/+0
|
* Two bug fixes.rsc2005-03-232-43/+31
| | | | | 1. Make sure cmdname NUL-terminates its arguments. 2. Fix the elogapply warning, hopefully.
* add -Arsc2005-03-211-4/+8
|
* add srv -a optionrsc2005-03-212-23/+409
|
* newrsc2005-03-216-32/+60
|
* sftp session cachersc2005-03-211-0/+210
|
* better expansionsrsc2005-03-211-2/+12
|
* fix q1 computation bug in expandfile(). only affects external programsrsc2005-03-211-2/+1
|
* more bugs fixed; nice amount of printingrsc2005-03-212-11/+56
|
* fix :5 in window (don't open directory).rsc2005-03-212-28/+29
| | | | search for file windows better (don't lose files).
* update usage, use sftp -b /dev/stdinrsc2005-03-203-7/+7
|
* fix racersc2005-03-181-3/+3
|
* bug fix from plan 9rsc2005-03-181-2/+5
|
* cleanuprsc2005-03-183-9/+8
|
* silence gccrsc2005-03-181-1/+1
|
* net* => netfile*rsc2005-03-181-8/+3
|
* use fixed namersc2005-03-181-8/+12
|
* use nil instead of 0rsc2005-03-181-1/+1
|
* use typecommit; use nil in place of 0 againrsc2005-03-181-7/+3
|
* better tag handling in dollarsrsc2005-03-181-0/+13
|
* better scrollingrsc2005-03-182-39/+35
|
* use netfile* instead of net*rsc2005-03-181-4/+4
|
* new filesrsc2005-03-189-0/+1504
|
* add verbose9pserve environment variable; fix afid refrsc2005-03-181-1/+6
|
* drop readerrrsc2005-03-181-1/+0
|
* newrsc2005-03-181-0/+41
|
* add lsrsc2005-03-181-2/+123
|
* bugger factotum because directories never disappear in cvsrsc2005-03-181-1/+1
|
* try harder to put background jobs in background; do not print in response to ↵rsc2005-03-184-1/+45
| | | | SIGPIPE
* add -9 for debuggingrsc2005-03-181-0/+4
|
* ignore tstprsc2005-03-181-1/+3
|
* add hget (no ftp support)rsc2005-03-181-0/+1484
|
* correct command-printing bugrsc2005-03-181-1/+3
|
* better png handlingrsc2005-03-181-91/+209
|
* add flushimagersc2005-03-181-0/+1
|
* line editing from robrsc2005-03-181-9/+33
|
* month old bug fix from robrsc2005-03-182-16/+30
|
* garbage collectionrsc2005-03-181-1/+0
|
* sunosrsc2005-03-152-2/+2
|
* add signal.hrsc2005-03-151-0/+1
|
* appease sunrsc2005-03-154-11/+8
|
* get rid of .= syntaxrsc2005-03-155-20/+27
|
* Add dollarsign support.rsc2005-03-141-8/+20
|
* Add $foo window names back to acme, enabled with -'$'.rsc2005-03-144-7/+209
| | | | | See the comment in wind.c about why this isn't the right solution.
* use plan 9 versionsrsc2005-03-092-150/+54
|
* more robust winrsc2005-03-051-4/+18
|