aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/netfiles/main.c
Commit message (Collapse)AuthorAgeFilesLines
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-19/+18
| | | | | | | | | 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
|
* More debugging; do not use /dev/tty explicitly.rsc2005-03-241-0/+4
|
* Be a bit more resilient to errors.rsc2005-03-241-1/+1
|
* newrsc2005-03-211-3/+13
|
* better expansionsrsc2005-03-211-2/+12
|
* more bugs fixed; nice amount of printingrsc2005-03-211-10/+55
|
* fix :5 in window (don't open directory).rsc2005-03-211-27/+28
| | | | search for file windows better (don't lose files).
* use netfile* instead of net*rsc2005-03-181-4/+4
|
* new filesrsc2005-03-181-0/+490