NetBSD/usr.bin/ftp
he d316ef3d77 Printf field widths and size_t don't always mix well, so cast to int.
Fixes build problem for alpha.
2005-05-20 07:26:01 +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
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
extern.h Some const cleanups. 2005-05-19 02:55:37 +00:00
fetch.c Use size_t instead of int where appropriate. 2005-05-19 03:05:04 +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 Fix some cast issues highlighted by Scott Reynolds using gcc 4 on OSX.4 2005-05-14 15:26:43 +00:00
ftp_var.h gratuitous whitespace cleanup (before someone else jumps the gun...) 2005-04-11 01:49:31 +00:00
main.c Make this compile on sparc64 (size_t != int). 2005-05-20 06:13:23 +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
util.c tab cleanup 2005-05-19 03:14:52 +00:00
version.h Fix some cast issues highlighted by Scott Reynolds using gcc 4 on OSX.4 2005-05-14 15:26:43 +00:00