NetBSD/usr.bin/ftp
gwr 61958ba2d9 Kill the "progress bar" stuff when compiled with -DSMALL
because progressmeter() uses floats which are unwanted
when this is built under src/distrib/utils/x_ftp
(Maybe -DNO_FLOAT would be better?)
1997-12-12 23:34:56 +00:00
..
cmds.c correctly detect good vs bad hash mark values. (found by <enami@netbsd.org>) 1997-11-02 00:18:46 +00:00
cmdtab.c
complete.c
domacro.c
extern.h * in recvrequest(), ignore restart_point unless "RETR"ieving. fixes problems 1997-11-01 14:36:49 +00:00
fetch.c * in recvrequest(), ignore restart_point unless "RETR"ieving. fixes problems 1997-11-01 14:36:49 +00:00
ftp_var.h * in recvrequest(), ignore restart_point unless "RETR"ieving. fixes problems 1997-11-01 14:36:49 +00:00
ftp.1
ftp.c * in recvrequest(), ignore restart_point unless "RETR"ieving. fixes problems 1997-11-01 14:36:49 +00:00
main.c Kill the "progress bar" stuff when compiled with -DSMALL 1997-12-12 23:34:56 +00:00
Makefile
pathnames.h
ruserpass.c * in recvrequest(), ignore restart_point unless "RETR"ieving. fixes problems 1997-11-01 14:36:49 +00:00
util.c Kill the "progress bar" stuff when compiled with -DSMALL 1997-12-12 23:34:56 +00:00