NetBSD/usr.bin/ftp
lukem 8c77deb113 - we can't just rename BSD4_4 -> HAVE_SIN_LEN, since bsd systems define BSD4_4;
change tests to test for either defined(BSD4_4) or HAVE_SIN_LEN
- more KNF
2000-07-31 00:56:07 +00:00
..
cmds.c clean up NO_QUAD support: create helper #defines and use as appropriate: 2000-07-30 04:42:37 +00:00
cmdtab.c rename "opts" to "remopts", so people used to "o host" don't get bitten... 2000-07-28 11:45:11 +00:00
complete.c convert to ANSI KNF 2000-05-01 10:35:16 +00:00
domacro.c convert to new knf 2000-07-18 06:45:03 +00:00
extern.h add support for FEAT and OPTS commands with features' and opts'. 2000-07-18 07:16:52 +00:00
fetch.c * always use getaddrinfo() and getnameinfo() instead of maintaining two code 2000-07-30 06:10:43 +00:00
ftp_var.h clean up NO_QUAD support: create helper #defines and use as appropriate: 2000-07-30 04:42:37 +00:00
ftp.1 rename "opts" to "remopts", so people used to "o host" don't get bitten... 2000-07-28 11:45:11 +00:00
ftp.c - we can't just rename BSD4_4 -> HAVE_SIN_LEN, since bsd systems define BSD4_4; 2000-07-31 00:56:07 +00:00
main.c add support for FEAT and OPTS commands with features' and opts'. 2000-07-18 07:16:52 +00:00
Makefile add dependency on version.h 1999-12-12 02:14:53 +00:00
ruserpass.c convert to new knf 2000-07-18 06:45:03 +00:00
util.c clean up NO_QUAD support: create helper #defines and use as appropriate: 2000-07-30 04:42:37 +00:00
version.h - we can't just rename BSD4_4 -> HAVE_SIN_LEN, since bsd systems define BSD4_4; 2000-07-31 00:56:07 +00:00