NetBSD/usr.bin/ftp
lukem af2c479f62 If a file upload (via -u) fails, return an non-zero exit value based on the
index of the file that caused the problem (a la auto-fetch retrieval).
Problem noted by A P Garcia in private email.
2006-07-26 14:28:11 +00:00
..
Makefile
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
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 If a file upload (via -u) fails, return an non-zero exit value based on the 2006-07-26 14:28:11 +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
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