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
..
Makefile don't define WARNS=1 here 1997-10-18 15:31:20 +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 bugs fixed: 1997-08-18 10:20:13 +00:00
complete.c Fixes from Todd Miller <Todd.Miller@courtesan.com>: 1997-09-13 09:05:52 +00:00
domacro.c * use RCSID() && COPYRIGHT() macros 1997-07-20 09:45:35 +00:00
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.1 support $TMPDIR 1997-08-23 07:32:50 +00:00
ftp.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
main.c Kill the "progress bar" stuff when compiled with -DSMALL 1997-12-12 23:34:56 +00:00
pathnames.h RCS ID police 1997-01-09 20:18:21 +00:00
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