NetBSD/usr.bin/ftp
lukem 52b579665e always include <netdb.h>, not just when INET6 is defined.
resolves PR [bin/10970] by Richard Earnshaw <rearnsha@cambridge.arm.com>>
2000-09-08 11:54:53 +00:00
..
Makefile
cmds.c - rename NO_QUAD to NO_LONG_LONG, QUAD* -> LL* and add ULL* (unsigned) 2000-08-01 22:47:25 +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
domacro.c convert to new knf 2000-07-18 06:45:03 +00:00
extern.h * implement parseport(), which takes a string and attempts to convert 2000-08-06 08:51:22 +00:00
fetch.c base64_encode should be static. picked up by hp/ux(!) compiler 2000-08-28 12:06:11 +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 * implement parseport(), which takes a string and attempts to convert 2000-08-06 08:51:22 +00:00
ftp_var.h - rename NO_QUAD to NO_LONG_LONG, QUAD* -> LL* and add ULL* (unsigned) 2000-08-01 22:47:25 +00:00
main.c add support for FEAT and OPTS commands with `features' and `opts'. 2000-07-18 07:16:52 +00:00
ruserpass.c convert to new knf 2000-07-18 06:45:03 +00:00
util.c always include <netdb.h>, not just when INET6 is defined. 2000-09-08 11:54:53 +00:00
version.h * implement parseport(), which takes a string and attempts to convert 2000-08-06 08:51:22 +00:00