aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/netfiles/main.c
AgeCommit message (Collapse)AuthorFilesLines
2020-01-10Trivial changes: whitespace and modes.Dan Cross1-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>
2006-04-01Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc1-3/+3
2005-03-24More debugging; do not use /dev/tty explicitly.rsc1-0/+4
2005-03-24Be a bit more resilient to errors.rsc1-1/+1
2005-03-21newrsc1-3/+13
2005-03-21better expansionsrsc1-2/+12
2005-03-21more bugs fixed; nice amount of printingrsc1-10/+55
2005-03-21fix :5 in window (don't open directory).rsc1-27/+28
search for file windows better (don't lose files).
2005-03-18use netfile* instead of net*rsc1-4/+4
2005-03-18new filesrsc1-0/+490