NetBSD/usr.bin/ftp
lukem d84dcf29f1 always run progressmeter() even if it's not the foregroundproc(), as some
calculations need to occur to prevent the calculated xfer rate from being
too fast if ftp(1) is backgrounded for a while during the xfer.
bug found by thor lancelot simon <tls@netbsd.org>.
1999-02-12 12:11:18 +00:00
..
Makefile Temporary fix of UTC -> time_t conversion: 1998-11-18 07:24:25 +00:00
cmds.c * -v enables verbose & progress, -V disables both 1999-01-24 02:39:29 +00:00
cmdtab.c * spell `retrieved' correctly! 1998-07-26 12:58:16 +00:00
complete.c whitespace 1999-02-08 05:27:56 +00:00
domacro.c some fixes & enhancements from openbsd's ftp, with extra fixes by me: 1998-06-04 08:28:35 +00:00
extern.h changes to fix [bin/6951] by Peter Simons <simons@cys.de>: 1999-02-07 13:14:06 +00:00
fetch.c only print "Requesting..." messages if (verbose) 1999-01-25 23:17:37 +00:00
ftp.1 * -v enables verbose & progress, -V disables both 1999-01-24 02:39:29 +00:00
ftp.c * -v enables verbose & progress, -V disables both 1999-01-24 02:39:29 +00:00
ftp_var.h support -f, which forces a cache flush for http xfers using either 1999-01-23 15:46:24 +00:00
main.c * -v enables verbose & progress, -V disables both 1999-01-24 02:39:29 +00:00
pathnames.h
ruserpass.c include <netbsd.h> for MAXHOSTNAMELEN on borken systems 1998-08-08 03:17:40 +00:00
util.c always run progressmeter() even if it's not the foregroundproc(), as some 1999-02-12 12:11:18 +00:00