NetBSD/usr.bin/ftp
1998-02-04 15:23:54 +00:00
..
cmds.c define MAX_IN_PORT_T and use instead of USHRT_MAX. suggested by cgd@netbsd.org 1998-01-18 22:09:39 +00:00
cmdtab.c
complete.c
domacro.c
extern.h * ensure buffer for username is initialised, so ^D on username prompt 1998-01-18 14:23:33 +00:00
fetch.c define MAX_IN_PORT_T and use instead of USHRT_MAX. suggested by cgd@netbsd.org 1998-01-18 22:09:39 +00:00
ftp_var.h define MAX_IN_PORT_T and use instead of USHRT_MAX. suggested by cgd@netbsd.org 1998-01-18 22:09:39 +00:00
ftp.1
ftp.c * ensure buffer for username is initialised, so ^D on username prompt 1998-01-18 14:23:33 +00:00
main.c enable el_parse for unknown commands (so editrc(5) commands can be used directly 1998-01-21 11:14:34 +00:00
Makefile
pathnames.h
ruserpass.c
util.c Don't hardcode 1900 1998-02-04 15:23:54 +00:00