NetBSD/usr.bin/ftp
itojun 940276557f add epsv4 command, which enable/disable the use of EPSV/EPRT.
this is mainly for (hypothetical) ftp server which disconnect clients
that use EPSV/EPRT.  I've never seen any ftp server like this, but
epsv4 command may be of use when such an ftp server is found.
1999-07-11 20:37:39 +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 add epsv4 command, which enable/disable the use of EPSV/EPRT. 1999-07-11 20:37:39 +00:00
fetch.c Make FTP downloads via HTTP proxy servers work again. 1999-07-06 22:11:37 +00:00
ftp.1 add epsv4 command, which enable/disable the use of EPSV/EPRT. 1999-07-11 20:37:39 +00:00
ftp.c add epsv4 command, which enable/disable the use of EPSV/EPRT. 1999-07-11 20:37:39 +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 add epsv4 command, which enable/disable the use of EPSV/EPRT. 1999-07-11 20:37:39 +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 add dual-stack (IPv4/v6) support. hope I broke no other part... 1999-07-02 08:07:40 +00:00