NetBSD/usr.bin/ftp
lukem 83a00b2109 - display a limited progress bar (containing bytes xferred and xfer rate)
when the file size is unknown
- disable progress bar during remglob()
2001-02-19 20:02:42 +00:00
..
Makefile
cmds.c minor knf 2001-02-19 18:15:28 +00:00
cmdtab.c - implement "mreget"; as per "mget" but uses "reget" instead of "get" 2000-11-15 00:10:59 +00:00
complete.c convert to ANSI KNF 2000-05-01 10:35:16 +00:00
domacro.c invoke cmdtab.c_handler()s with argv[0] == c_name instead of the 2000-12-15 02:22:50 +00:00
extern.h More format string cleanup by sommerfeld. 2000-10-11 14:46:00 +00:00
fetch.c explicitly use SOCK_STREAM with socket() instead of res->ai_socktype, 2000-09-28 12:29:23 +00:00
ftp.1 be more explicit that $ftp_proxy and $http_proxy are not supported for 2000-11-27 10:19:12 +00:00
ftp.c minor knf 2001-02-19 18:15:28 +00:00
ftp_var.h - implement "mreget"; as per "mget" but uses "reget" instead of "get" 2000-11-15 00:10:59 +00:00
main.c call setlocale() on startup 2001-01-09 22:25:55 +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 - display a limited progress bar (containing bytes xferred and xfer rate) 2001-02-19 20:02:42 +00:00
version.h invoke cmdtab.c_handler()s with argv[0] == c_name instead of the 2000-12-15 02:22:50 +00:00