NetBSD/usr.bin/ftp
wiz a092695006 Sort options. 2007-12-02 19:40:54 +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
cmds.c Display times in RFC2822 form rather than using ctime(3), since 2007-05-24 05:05:18 +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 Display times in RFC2822 form rather than using ctime(3), since 2007-05-24 05:05:18 +00:00
fetch.c Cast the field precision calculation to int. 2007-08-22 23:47:13 +00:00
ftp.1 Sort options. 2007-12-02 19:40:54 +00:00
ftp.c Replace HAVE_SOCKADDR_SA_LEN with defined(HAVE_STRUCT_SOCKADDR_SA_LEN) 2007-07-22 05:02:50 +00:00
ftp_var.h Replace HAVE_SOCKADDR_SA_LEN with defined(HAVE_STRUCT_SOCKADDR_SA_LEN) 2007-07-22 05:02:50 +00:00
main.c Sort options. 2007-12-02 19:40:54 +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 Display times in RFC2822 form rather than using ctime(3), since 2007-05-24 05:05:18 +00:00
version.h Improve parsing of chunked transfer chunks per RFC2616: 2007-08-22 06:51:41 +00:00