NetBSD/usr.bin/ftp
lukem da0a823fb0 * hash & progress are mutually exclusive. [noted by mrg@netbsd.org]
* in autofetch mode, don't attempt to 'cd /' on first xfer (only on
  subsequent xfers), as some ftp daemons don't permit that.
  [noted by dbj@netbsd.org].
  XXX: code could be smarter (but a lot more complicated to boot); this
  works for now.
1998-10-08 14:45:26 +00:00
..
Makefile
cmds.c * hash & progress are mutually exclusive. [noted by mrg@netbsd.org] 1998-10-08 14:45:26 +00:00
cmdtab.c
complete.c
domacro.c
extern.h
fetch.c * hash & progress are mutually exclusive. [noted by mrg@netbsd.org] 1998-10-08 14:45:26 +00:00
ftp.1 * hash & progress are mutually exclusive. [noted by mrg@netbsd.org] 1998-10-08 14:45:26 +00:00
ftp.c
ftp_var.h
main.c
pathnames.h
ruserpass.c
util.c