NetBSD/usr.bin/ftp
martin 0c85e08d0f const-as-const-can: make the "suffixes" pointers const, as probably was
intended, but done wrong originally (redundant const was removed
per PR bin/36280)
2007-05-05 18:09:24 +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 Clean up use of confirm() and mbort() so that the current operation 2007-04-18 01:39:04 +00:00
cmdtab.c Revert rename of "debug" command from "ftp_debug" back to "debug". 2007-04-11 04:40:19 +00:00
complete.c * Implement -s srcaddr; uses srcaddr as the local IP address for all 2007-04-17 05:52:03 +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 Clean up use of confirm() and mbort() so that the current operation 2007-04-18 01:39:04 +00:00
fetch.c * Implement -s srcaddr; uses srcaddr as the local IP address for all 2007-04-17 05:52:03 +00:00
ftp.1 * Implement -s srcaddr; uses srcaddr as the local IP address for all 2007-04-17 05:52:03 +00:00
ftp.c fix rev 1.144: initconn() may be called with verbose==-1 (e.g., during remote 2007-04-18 01:50:45 +00:00
ftp_var.h * Implement -s srcaddr; uses srcaddr as the local IP address for all 2007-04-17 05:52:03 +00:00
main.c * Implement -s srcaddr; uses srcaddr as the local IP address for all 2007-04-17 05:52:03 +00:00
progressbar.c const-as-const-can: make the "suffixes" pointers const, as probably was 2007-05-05 18:09:24 +00:00
progressbar.h White space nit 2005-02-10 16:00:38 +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 * Implement -s srcaddr; uses srcaddr as the local IP address for all 2007-04-17 05:52:03 +00:00
version.h Clean up use of confirm() and mbort() so that the current operation 2007-04-18 01:39:04 +00:00