NetBSD/usr.bin/ftp
lukem b81e94d02a Use the service name to getaddrinfo() (along with the host name), so that
features such as DNS Service Discovery have a better chance of working.
Suggested by David Young <dyoung>.

Display the service name in various status & error messages.

Don't getservbyname() the :port component of a URL; RFC 3986 says it's
just an unsigned number, not a service name.
2008-04-22 12:59:33 +00:00
..
cmds.c
cmdtab.c
complete.c
domacro.c
extern.h Use the service name to getaddrinfo() (along with the host name), so that 2008-04-22 12:59:33 +00:00
fetch.c Use the service name to getaddrinfo() (along with the host name), so that 2008-04-22 12:59:33 +00:00
ftp_var.h 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 Use the service name to getaddrinfo() (along with the host name), so that 2008-04-22 12:59:33 +00:00
main.c
Makefile
progressbar.c Turn off the alarmtimer before resetting the SIGALRM handler back to SIG_DFL. 2008-01-21 10:31:28 +00:00
progressbar.h
ruserpass.c
util.c Use the service name to getaddrinfo() (along with the host name), so that 2008-04-22 12:59:33 +00:00
version.h Use the service name to getaddrinfo() (along with the host name), so that 2008-04-22 12:59:33 +00:00