NetBSD/usr.bin/ftp
lukem 964e8f45d1 Fix description for "form", "mode", and "struct" commands.
Inspired by [bin/16736] from Steve McClellan <steve.mcclellan@radisys.com>
2002-05-18 03:00:13 +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 Fix description for "form", "mode", and "struct" commands. 2002-05-18 03:00:13 +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