NetBSD/usr.bin/ftp
lukem 48923b69bf support restart during proxy transfers (the traditional ftp command, not the
http proxy). seems to work with my limited testing (i'm not a big user of
proxy).  bug noted by Jorgen Lundman <lundman@argonaut.com> in [bin/5948]
1999-02-19 16:29:27 +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 during an ambiguous complete, take into account the length of the 1999-02-18 23:08:41 +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 support restart during proxy transfers (the traditional ftp command, not the 1999-02-19 16:29:27 +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