NetBSD/usr.bin/ftp
lukem 609496986e fix compile on alpha:
* cast all %qd printfs to (long long) [inspired by billc@warped.net]
* replace sscanf %qd with strtoq() et al
1997-07-21 14:03:48 +00:00
..
Makefile * use RCSID() && COPYRIGHT() macros 1997-07-20 09:45:35 +00:00
cmds.c fix compile on alpha: 1997-07-21 14:03:48 +00:00
cmdtab.c * use RCSID() && COPYRIGHT() macros 1997-07-20 09:45:35 +00:00
complete.c * use RCSID() && COPYRIGHT() macros 1997-07-20 09:45:35 +00:00
domacro.c * use RCSID() && COPYRIGHT() macros 1997-07-20 09:45:35 +00:00
extern.h * use RCSID() && COPYRIGHT() macros 1997-07-20 09:45:35 +00:00
fetch.c Send \r with \n in http requests. Allow "content-length" to be missing. 1997-07-20 12:49:26 +00:00
ftp.1 * Only print the progress bar when ftp(1) is the foreground progress. 1997-06-10 21:59:58 +00:00
ftp.c * use RCSID() && COPYRIGHT() macros 1997-07-20 09:45:35 +00:00
ftp_var.h * use RCSID() && COPYRIGHT() macros 1997-07-20 09:45:35 +00:00
main.c * use RCSID() && COPYRIGHT() macros 1997-07-20 09:45:35 +00:00
pathnames.h RCS ID police 1997-01-09 20:18:21 +00:00
ruserpass.c * use RCSID() && COPYRIGHT() macros 1997-07-20 09:45:35 +00:00
util.c fix compile on alpha: 1997-07-21 14:03:48 +00:00