Switch to NetBSD's ftp client.
authorSimon Schubert <corecode@dragonflybsd.org>
Sun, 13 Nov 2005 11:59:03 +0000 (11:59 +0000)
committerSimon Schubert <corecode@dragonflybsd.org>
Sun, 13 Nov 2005 11:59:03 +0000 (11:59 +0000)
commitac869f4f81fab3f890e973d5f220801799d0449d
tree9bafff92876ddb50e960036533cb7e6c9e9ca1ce
parent9fa62156b95a7f824c17d5e94474a66f356825dc
Switch to NetBSD's ftp client.
18 files changed:
usr.bin/ftp/Makefile
usr.bin/ftp/cmds.c [deleted file]
usr.bin/ftp/cmds.c.patch [new file with mode: 0644]
usr.bin/ftp/cmdtab.c [deleted file]
usr.bin/ftp/complete.c [deleted file]
usr.bin/ftp/domacro.c [deleted file]
usr.bin/ftp/extern.h [deleted file]
usr.bin/ftp/fetch.c [deleted file]
usr.bin/ftp/fetch.c.patch [new file with mode: 0644]
usr.bin/ftp/ftp.1 [deleted file]
usr.bin/ftp/ftp.c [deleted file]
usr.bin/ftp/ftp_var.h [deleted file]
usr.bin/ftp/ftp_var.h.patch [new file with mode: 0644]
usr.bin/ftp/main.c [deleted file]
usr.bin/ftp/pathnames.h [deleted file]
usr.bin/ftp/ruserpass.c [deleted file]
usr.bin/ftp/util.c [deleted file]
usr.bin/ftp/util.c.patch [new file with mode: 0644]