NetBSD/usr.bin/ftp
lukem 3bf21f2fec Use "r+" instead of "r+w", since the latter is not standard.
Noted by <Steve.McClellan@radisys.com> in private email.
2002-05-07 02:04:09 +00:00
..
Makefile
cmds.c Use "r+" instead of "r+w", since the latter is not standard. 2002-05-07 02:04:09 +00:00
cmdtab.c
complete.c
domacro.c line2 may overrun if line is too long (> 200). be more careful on strcpy. 2002-02-01 05:04:43 +00:00
extern.h
fetch.c Handle URLs without files correctly (e.g, when using '-o -'). 2002-05-06 15:03:30 +00:00
ftp.1 Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:36:18 +00:00
ftp.c Use "r+" instead of "r+w", since the latter is not standard. 2002-05-07 02:04:09 +00:00
ftp_var.h update copyrights 2001-12-26 09:40:15 +00:00
main.c Deal with const'ification if el_parse(). 2002-03-18 20:14:03 +00:00
ruserpass.c
util.c update copyrights 2001-12-26 09:40:15 +00:00
version.h - Only send port number in HTTP/1.1 Host: request if port != 80. 2002-05-06 14:36:41 +00:00