NetBSD/usr.bin/ftp
joerg 6cb9af04f6 Don't workaround ancient macro argument limit with .Xo/.Xc. Don't use
.Sm off/.Sm on.
2009-03-12 12:35:17 +00:00
..
Makefile
cmds.c correct a comment 2008-12-05 05:28:12 +00:00
cmdtab.c update copyrights 2008-09-30 03:41:53 +00:00
complete.c update copyrights 2008-09-30 03:41:53 +00:00
domacro.c
extern.h Add epsv6 and epsv to disable extended passive mode for ipv6 or both ipv4 and ipv6 respectively. This hack is due to our friends a Juniper Networks who break 2008-05-10 00:05:31 +00:00
fetch.c
ftp.1 Don't workaround ancient macro argument limit with .Xo/.Xc. Don't use 2009-03-12 12:35:17 +00:00
ftp.c Add epsv6 and epsv to disable extended passive mode for ipv6 or both ipv4 and ipv6 respectively. This hack is due to our friends a Juniper Networks who break 2008-05-10 00:05:31 +00:00
ftp_var.h update copyrights 2008-09-30 03:41:53 +00:00
main.c getline() returns int. Don't cast to unsigned value and compare with -1. 2008-09-09 00:48:28 +00:00
progressbar.c update copyrights 2008-09-30 03:41:53 +00:00
progressbar.h update copyrights 2008-09-30 03:41:53 +00:00
ruserpass.c
util.c Use AF_INET instead of AF_UNSPEC as the default family if !defined(INET6). 2008-08-13 04:59:13 +00:00
version.h Use AF_INET instead of AF_UNSPEC as the default family if !defined(INET6). 2008-08-13 04:59:13 +00:00