NetBSD/usr.bin/ftp
lukem c7115c2b93 * Only print the "Trying <address>..." message if verbose and
there's more than one struct addrinfo in the getaddrinfo() result.
* Don't use non-standard "u_int".
2005-06-01 12:10:14 +00:00
..
cmds.c Use size_t instead of int where appropriate. 2005-05-19 03:05:04 +00:00
cmdtab.c gratuitous whitespace cleanup (before someone else jumps the gun...) 2005-04-11 01:49:31 +00:00
complete.c Some const cleanups. 2005-05-19 02:55:37 +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 Some const cleanups. 2005-05-19 02:55:37 +00:00
fetch.c * Only print the "Trying <address>..." message if verbose and 2005-06-01 12:10:14 +00:00
ftp_var.h gratuitous whitespace cleanup (before someone else jumps the gun...) 2005-04-11 01:49:31 +00:00
ftp.1 If we mark up RFC, then avoid using "command modifier" for it. 2005-02-20 20:54:01 +00:00
ftp.c * Only print the "Trying <address>..." message if verbose and 2005-06-01 12:10:14 +00:00
main.c Make this compile on sparc64 (size_t != int). 2005-05-20 06:13:23 +00:00
Makefile As dsl points out, sysinst uses the progress bar so put it back on SMALLPROG 2005-02-11 15:13:28 +00:00
progressbar.c Printf field widths and size_t don't always mix well, so cast to int. 2005-05-20 07:26:01 +00:00
progressbar.h White space nit 2005-02-10 16:00:38 +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 formatbuf(): fix %m and %M to use the hostname, not the username. 2005-05-27 14:35:50 +00:00
version.h * Only print the "Trying <address>..." message if verbose and 2005-06-01 12:10:14 +00:00