NetBSD/usr.bin/ftp
matthias 3f1104fb18 ftp_login would only return success for proxy connections after the last
change. Fix this by setting rval at the right place.
1999-05-20 14:08:12 +00:00
..
Makefile revert previous (creation of /usr/bin/pftp link); 1999-04-16 23:01:55 +00:00
cmds.c update copyright 1999-05-12 11:06:00 +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 parse http:// urls (and the $http_proxy variable) for [user:[pass]@] 1999-05-12 11:16:43 +00:00
ftp.1 parse http:// urls (and the $http_proxy variable) for [user:[pass]@] 1999-05-12 11:16:43 +00:00
ftp.c print the "xxx bare linefeeds" message after the progressmeter. noted by dan@ 1999-05-04 14:12:37 +00:00
ftp_var.h * implement -R; restart non-proxied command-line FTP xfers 1999-03-22 07:36:40 +00:00
main.c only enable editing by default if stdin is a tty. 1999-05-17 04:26:45 +00:00
pathnames.h
ruserpass.c include <netbsd.h> for MAXHOSTNAMELEN on borken systems 1998-08-08 03:17:40 +00:00
util.c ftp_login would only return success for proxy connections after the last 1999-05-20 14:08:12 +00:00