NetBSD/usr.bin/ftp
lukem 670c7ebebd restart_point is a global; no need for it here 1999-10-01 09:23:32 +00:00
..
Makefile simple dependancy so addition of global vars to ftp_var.h is detected for main.c 1999-10-01 07:58:02 +00:00
cmds.c If EPSV or EPRT fails, disable epsv4 for the rest of the current connection. 1999-10-01 08:01:12 +00:00
cmdtab.c * newer takes an optional second arg, so document this 1999-10-01 05:08:31 +00:00
complete.c * add new commands: 1999-09-28 06:47:38 +00:00
domacro.c * idle(): rename to idlecmd(). certain linux distributions have an incompatible 1999-09-27 23:09:42 +00:00
extern.h prefix the global variables in ftp_var.h with GLOBAL, which defaults 1999-10-01 06:55:44 +00:00
fetch.c * In the !NI_NUMERICHOST case (i.e, getaddrinfo() challenged systems), portnum 1999-09-30 23:51:26 +00:00
ftp.1 If EPSV or EPRT fails, disable epsv4 for the rest of the current connection. 1999-10-01 08:01:12 +00:00
ftp.c restart_point is a global; no need for it here 1999-10-01 09:23:32 +00:00
ftp_var.h If EPSV or EPRT fails, disable epsv4 for the rest of the current connection. 1999-10-01 08:01:12 +00:00
main.c If EPSV or EPRT fails, disable epsv4 for the rest of the current connection. 1999-10-01 08:01:12 +00:00
ruserpass.c * idle(): rename to idlecmd(). certain linux distributions have an incompatible 1999-09-27 23:09:42 +00:00
util.c * don't bother with "pathnames.h"; it contained just a single #define. 1999-10-01 06:18:32 +00:00