NetBSD/usr.bin/ftp
lukem bed9aad370 * implement -R; restart non-proxied command-line FTP xfers
* fix fetch_ftp() so that hcode parsing is not done for file:// urls
  (a } in the wrong place, and code at the wrong indent level...)
* change outfile to being a global (so it gets correctly reset)
* change parse_url to not remove leading '/' for non ftp urls.
  whilst this is not totally rfc1738 compliant, other code kinda
  assumes this is the case, and it doesn't hurt
1999-03-22 07:36:40 +00:00
..
Makefile Temporary fix of UTC -> time_t conversion: 1998-11-18 07:24:25 +00:00
cmds.c whitespace & copyright fixes 1999-03-08 03:09:08 +00:00
cmdtab.c whitespace & copyright fixes 1999-03-08 03:09:08 +00:00
complete.c whitespace & copyright fixes 1999-03-08 03:09:08 +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 * implement -R; restart non-proxied command-line FTP xfers 1999-03-22 07:36:40 +00:00
fetch.c * implement -R; restart non-proxied command-line FTP xfers 1999-03-22 07:36:40 +00:00
ftp.1 * implement -R; restart non-proxied command-line FTP xfers 1999-03-22 07:36:40 +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 * implement -R; restart non-proxied command-line FTP xfers 1999-03-22 07:36:40 +00:00
main.c * implement -R; restart non-proxied command-line FTP xfers 1999-03-22 07:36:40 +00:00
pathnames.h
ruserpass.c include <netbsd.h> for MAXHOSTNAMELEN on borken systems 1998-08-08 03:17:40 +00:00
util.c whitespace & copyright fixes 1999-03-08 03:09:08 +00:00