aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/netfiles
Commit message (Collapse)AuthorAgeFilesLines
* Trivial changes: whitespace and modes.Dan Cross2020-01-104-31/+28
| | | | | | | | | Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net>
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-011-3/+3
|
* NetBSD-macppc ctype needs uchars.rsc2005-09-091-1/+1
|
* More debugging; do not use /dev/tty explicitly.rsc2005-03-242-2/+5
|
* Be a bit more resilient to errors.rsc2005-03-245-44/+63
|
* newrsc2005-03-216-32/+60
|
* better expansionsrsc2005-03-211-2/+12
|
* 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
|
* net* => netfile*rsc2005-03-181-8/+3
|
* use netfile* instead of net*rsc2005-03-181-4/+4
|
* new filesrsc2005-03-189-0/+1504