NetBSD/usr.bin/ftp
lukem a60f776aae Revert incorrect change made as part of the WARNS=4.
Fixes "ftp host [port]" on the CLI.
Noted by Geoff Wing.
2009-04-24 08:57:26 +00:00
..
cmds.c Fix numerous WARNS=4 issues (-Wcast-qual -Wsign-compare). 2009-04-12 10:18:52 +00:00
cmdtab.c Fix numerous WARNS=4 issues (-Wcast-qual -Wsign-compare). 2009-04-12 10:18:52 +00:00
complete.c Fix numerous WARNS=4 issues (-Wcast-qual -Wsign-compare). 2009-04-12 10:18:52 +00:00
domacro.c Fix numerous WARNS=4 issues (-Wcast-qual -Wsign-compare). 2009-04-12 10:18:52 +00:00
extern.h Fix numerous WARNS=4 issues (-Wcast-qual -Wsign-compare). 2009-04-12 10:18:52 +00:00
fetch.c Fix numerous WARNS=4 issues (-Wcast-qual -Wsign-compare). 2009-04-12 10:18:52 +00:00
ftp_var.h Fix numerous WARNS=4 issues (-Wcast-qual -Wsign-compare). 2009-04-12 10:18:52 +00:00
ftp.1 Don't workaround ancient macro argument limit with .Xo/.Xc. Don't use 2009-03-12 12:35:17 +00:00
ftp.c Unbreak the build by adding curly braces to placate the empty-body warning. 2009-04-15 03:42:33 +00:00
main.c Revert incorrect change made as part of the WARNS=4. 2009-04-24 08:57:26 +00:00
Makefile Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the 2007-05-28 12:06:17 +00:00
progressbar.c Fix numerous WARNS=4 issues (-Wcast-qual -Wsign-compare). 2009-04-12 10:18:52 +00:00
progressbar.h Fix numerous WARNS=4 issues (-Wcast-qual -Wsign-compare). 2009-04-12 10:18:52 +00:00
ruserpass.c * Implement -s srcaddr; uses srcaddr as the local IP address for all 2007-04-17 05:52:03 +00:00
util.c Another empty-body warning/error, another set of curly braces. This, and 2009-04-15 04:19:39 +00:00
version.h Revert incorrect change made as part of the WARNS=4. 2009-04-24 08:57:26 +00:00