NetBSD/usr.bin/ftp
itojun 31055e9319 cleanup EPSV return code checking part.
remove debug fputs() left by mistake.
1999-07-20 17:52:03 +00:00
..
Makefile add dual-stack (IPv4/v6) support. hope I broke no other part... 1999-07-02 08:07:40 +00:00
cmds.c add epsv4 command, which enable/disable the use of EPSV/EPRT. 1999-07-11 20:37:39 +00:00
cmdtab.c add epsv4 command, which enable/disable the use of EPSV/EPRT. 1999-07-11 20:37:39 +00:00
complete.c don't do unnecessary const castaways 1999-07-10 19:40:36 +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 * change fetch_ftp() to be fully rfc 1738 compliant; if the URL contains 1999-07-12 13:20:34 +00:00
fetch.c * change fetch_ftp() to be fully rfc 1738 compliant; if the URL contains 1999-07-12 13:20:34 +00:00
ftp.1 * change fetch_ftp() to be fully rfc 1738 compliant; if the URL contains 1999-07-12 13:20:34 +00:00
ftp.c cleanup EPSV return code checking part. 1999-07-20 17:52:03 +00:00
ftp_var.h add epsv4 command, which enable/disable the use of EPSV/EPRT. 1999-07-11 20:37:39 +00:00
main.c * change fetch_ftp() to be fully rfc 1738 compliant; if the URL contains 1999-07-12 13:20:34 +00:00
pathnames.h RCS ID police 1997-01-09 20:18:21 +00:00
ruserpass.c include <signal.h> explicitly! we use sig_t extern.h, and we cannot 1999-06-24 14:54:28 +00:00
util.c * change fetch_ftp() to be fully rfc 1738 compliant; if the URL contains 1999-07-12 13:20:34 +00:00