NetBSD/usr.bin/ftp
christos 8bb1db1740 Add a -q <quit-time> flag to abort a transfer if it has stalled for <quit-time>
seconds. Ok'd by luke.
2002-08-27 13:11:02 +00:00
..
Makefile
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
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 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
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