NetBSD/usr.bin/ftp
reed e25157a1c9 Sort a command. It was was renamed in 1.113 but not resorted.
(I noticed when reading man page but didn't quickly find what I was
looking for.)
Also add a missing period.
2008-01-08 15:28:31 +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 DPRINTF() consistency tweaks 2007-12-05 03:46:33 +00:00
ftp.1 Sort a command. It was was renamed in 1.113 but not resorted. 2008-01-08 15:28:31 +00:00
ftp.c Rename HAVE_STRUCT_SOCKADDR_SA_LEN to HAVE_STRUCT_SOCKADDR_IN_SIN_LEN 2007-12-05 00:15:25 +00:00
ftp_var.h DPRINTF() consistency tweaks 2007-12-05 03:46:33 +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 DPRINTF() consistency tweaks 2007-12-05 03:46:33 +00:00
version.h Rename HAVE_STRUCT_SOCKADDR_SA_LEN to HAVE_STRUCT_SOCKADDR_IN_SIN_LEN 2007-12-05 00:15:25 +00:00