NetBSD/usr.bin/ftp
lukem a6eda9569f It appears that whilst Apache 1.3.9 incorrectly puts a trailing space
after the chunksize (before the \r\n), Apache 1.3.11 puts *multiple*
trailing spaces after the chunksize. I 'm fairly certain that this is
contrary to RFC 2068 section 3.6, but whatever...
Found by David Brownlee <abs@mono.org>
2000-08-27 06:39:25 +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 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 * implement parseport(), which takes a string and attempts to convert 2000-08-06 08:51:22 +00:00
fetch.c It appears that whilst Apache 1.3.9 incorrectly puts a trailing space 2000-08-27 06:39:25 +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
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
main.c add support for FEAT and OPTS commands with features' and opts'. 2000-07-18 07:16:52 +00:00
Makefile
ruserpass.c convert to new knf 2000-07-18 06:45:03 +00:00
util.c - in progressmeter() perform the check for foregroundproc() a little earlier 2000-08-27 06:31:23 +00:00
version.h * implement parseport(), which takes a string and attempts to convert 2000-08-06 08:51:22 +00:00