Add in recent NetBSD changes we didn't already have:
authormillert <millert@openbsd.org>
Fri, 21 Mar 1997 20:59:26 +0000 (20:59 +0000)
committermillert <millert@openbsd.org>
Fri, 21 Mar 1997 20:59:26 +0000 (20:59 +0000)
commit04023a617659196fb92ba94dd65986082de6d62f
tree4a5f7963ec6fbbed6144528148aafad43ad8f4c8
parent13160fa37773485fc39cd7585ca05869aca3b145
Add in recent NetBSD changes we didn't already have:
    Always compile complete.c but ifdef out the bits if -DSMALL (christos)
    reset interactive mode correctly in auto_fetch() mget mode (lukem)
usr.bin/ftp/Makefile
usr.bin/ftp/cmds.c
usr.bin/ftp/cmdtab.c
usr.bin/ftp/complete.c
usr.bin/ftp/extern.h
usr.bin/ftp/fetch.c
usr.bin/ftp/ftp.c
usr.bin/ftp/ftp_var.h
usr.bin/ftp/main.c