NetBSD/usr.bin/ftp
mrg 084c052803 quell GCC 4.1 uninitialised variable warnings.
XXX: we should audit the tree for which old ones are no longer needed
after getting the older compilers out of the tree..
2006-05-10 21:53:14 +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 Coverity CID 2194: Don't forget to free port. 2006-04-28 20:02:07 +00:00
ftp.1 rename debug to ftp_debug. grr libssh. 2006-01-31 20:05:35 +00:00
ftp.c quell GCC 4.1 uninitialised variable warnings. 2006-05-10 21:53:14 +00:00
ftp_var.h rename debug to ftp_debug. grr libssh. 2006-01-31 20:05:35 +00:00
main.c rename debug to ftp_debug. grr libssh. 2006-01-31 20:05:35 +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 873: Only align if we printed a string. 2006-04-28 20:07:57 +00:00
version.h Don't clear the trailing character on the auth_url() username; 2005-08-21 16:16:33 +00:00