NetBSD/usr.bin/ftp
christos 748af04e26 gcc4 does not care about &foo; use volatile instead. From Anon Ymous 2006-12-13 18:04:08 +00:00
..
Makefile Add NO_USAGE and NO_DEBUG so that we can fit in the floppies again. 2005-06-29 02:31:19 +00:00
cmds.c rename debug to ftp_debug. grr libssh. 2006-01-31 20:05:35 +00:00
cmdtab.c rename debug to ftp_debug. grr libssh. 2006-01-31 20:05:35 +00:00
complete.c Rename xfoo() to ftp_foo() to avoid collisions with libssh. Don't ask. 2006-01-31 20:01:23 +00:00
domacro.c Add NO_USAGE and NO_DEBUG so that we can fit in the floppies again. 2005-06-29 02:31:19 +00:00
extern.h Rename xfoo() to ftp_foo() to avoid collisions with libssh. Don't ask. 2006-01-31 20:01:23 +00:00
fetch.c gcc4 does not care about &foo; use volatile instead. From Anon Ymous 2006-12-13 18:04:08 +00:00
ftp.1 Use "see" instead of "c.f.". 2006-10-27 01:29:17 +00:00
ftp.c gcc4 does not care about &foo; use volatile instead. From Anon Ymous 2006-12-13 18:04:08 +00:00
ftp_var.h rename debug to ftp_debug. grr libssh. 2006-01-31 20:05:35 +00:00
main.c gcc4 does not care about &foo; use volatile instead. From Anon Ymous 2006-12-13 18:04:08 +00:00
progressbar.c Coverity CID 1447: Avoid buffer overflow. 2006-05-01 23:02:03 +00:00
progressbar.h White space nit 2005-02-10 16:00:38 +00:00
ruserpass.c Rename xfoo() to ftp_foo() to avoid collisions with libssh. Don't ask. 2006-01-31 20:01:23 +00:00
util.c Coverity CID 3610: derefencing NULL pointer. 2006-05-23 23:59:48 +00:00
version.h If a file upload (via -u) fails, return an non-zero exit value based on the 2006-07-26 14:28:11 +00:00