NetBSD/usr.bin/ftp
lukem ddc9ba4e19 clarify that $ftp_proxy only works for full URLs and can't be used for
interactive connections.
2000-09-28 12:26:19 +00:00
..
Makefile add dependency on version.h 1999-12-12 02:14:53 +00:00
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 since everything else here uses ANSI C, we might as well replace __STRING() 2000-09-14 13:48:33 +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 * 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 clarify that $ftp_proxy only works for full URLs and can't be used for 2000-09-28 12:26:19 +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