NetBSD/usr.bin/ftp
christos acb3ba5670 - add <signal.h> since we are using signals.
- cast arg to is*() to unsigned char.
- don't require quad_t to exist to compile.
1998-05-20 00:52:29 +00:00
..
cmds.c - add <signal.h> since we are using signals. 1998-05-20 00:52:29 +00:00
cmdtab.c
complete.c Fixes from Todd Miller <Todd.Miller@courtesan.com>: 1997-09-13 09:05:52 +00:00
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 fix typo. 1998-05-20 00:38:46 +00:00
ftp.c Need <time.h> for asctime() and localtime() prototypes. 1998-04-01 21:07:03 +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 don't define WARNS=1 here 1997-10-18 15:31:20 +00:00
pathnames.h
ruserpass.c * in recvrequest(), ignore restart_point unless "RETR"ieving. fixes problems 1997-11-01 14:36:49 +00:00
util.c Don't hardcode 1900 1998-02-04 15:23:54 +00:00