summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* more netbsd support.rsc2005-03-285-1/+12
|
* NetBSD support. Thanks to Christoph Lohmann.rsc2005-03-282-1/+6
|
* 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
|
* no need to setproc(0)rsc2005-03-181-1/+0
|
* do not touch TSTP, TTIN, TTOUrsc2005-03-181-1/+1
|
* shufflersc2005-03-181-3/+6
|
* try leaving TTIN, TTOU alonersc2005-03-181-2/+2
|
* better error messagersc2005-03-182-0/+2
|
* 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
|
* add threaddatarsc2005-03-182-0/+7
|
* be more faithful to plan 9 environment --rsc2005-03-183-5/+18
| | | | allocate window on top of screen.
* 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
|