NetBSD/usr.bin/ftp
lukem b81a1d9903 - if SMALLPROG is defined, add -DNO_EDITCOMPLETE -DNO_ABOUT,
and don't bother linking with -ledit -ltermcap
- if SMALLPROG is not defined or SMALLPROG_INET6 is defined, add -DINET6
2002-10-17 06:16:48 +00:00
..
Makefile - if SMALLPROG is defined, add -DNO_EDITCOMPLETE -DNO_ABOUT, 2002-10-17 06:16:48 +00:00
cmds.c strdup -> xstrdup (handle malloc error right) 2002-07-12 03:05:13 +00:00
cmdtab.c Improve description of help text for "passive". 2002-07-29 04:24:47 +00:00
complete.c convert to ANSI KNF 2000-05-01 10:35:16 +00:00
domacro.c line2 may overrun if line is too long (> 200). be more careful on strcpy. 2002-02-01 05:04:43 +00:00
extern.h More format string cleanup by sommerfeld. 2000-10-11 14:46:00 +00:00
fetch.c - when showing the final progress bar, replace "00:00 ETA" with the 2002-06-05 10:20:46 +00:00
ftp.1 Typo and Americanism. From Adrian Mrva. 2002-10-02 15:56:27 +00:00
ftp.c - when showing the final progress bar, replace "00:00 ETA" with the 2002-06-05 10:20:46 +00:00
ftp_var.h Add a -q <quit-time> flag to abort a transfer if it has stalled for <quit-time> 2002-08-27 13:11:02 +00:00
main.c Add a -q <quit-time> flag to abort a transfer if it has stalled for <quit-time> 2002-08-27 13:11:02 +00:00
ruserpass.c - implement "mreget"; as per "mget" but uses "reget" instead of "get" 2000-11-15 00:10:59 +00:00
util.c Add a -q <quit-time> flag to abort a transfer if it has stalled for <quit-time> 2002-08-27 13:11:02 +00:00
version.h - when showing the final progress bar, replace "00:00 ETA" with the 2002-06-05 10:20:46 +00:00