NetBSD/usr.bin/ftp
lukem d11f9c3d61 Don't warn about "ignored setsockopt" failures unless debugging is
enabled.  Suggested by Todd Vierling.

Allow empty passwords in ftp://user:@host/file auto-fetch URLs,
per RFC 1738.  Requested by Simon Poole.

Update version.
2003-12-10 12:34:28 +00:00
..
cmds.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 11:13:06 +00:00
cmdtab.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 11:13:06 +00:00
complete.c convert to ANSI KNF 2000-05-01 10:35:16 +00:00
domacro.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 11:13:06 +00:00
extern.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 11:13:06 +00:00
fetch.c Don't warn about "ignored setsockopt" failures unless debugging is 2003-12-10 12:34:28 +00:00
ftp_var.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 11:13:06 +00:00
ftp.1 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 11:13:06 +00:00
ftp.c Don't warn about "ignored setsockopt" failures unless debugging is 2003-12-10 12:34:28 +00:00
main.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 11:13:06 +00:00
Makefile Abstract out progress bar support into progressbar.[ch], for inclusion 2003-01-21 16:08:06 +00:00
progressbar.c tweak copyright; the stuff jason did in util.c wasn't migrated to this file. 2003-07-17 12:06:18 +00:00
progressbar.h Crank dates on TNF copyright. 2003-02-28 09:53:49 +00:00
ruserpass.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 11:13:06 +00:00
util.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 11:13:06 +00:00
version.h Don't warn about "ignored setsockopt" failures unless debugging is 2003-12-10 12:34:28 +00:00