telnetd/telnet
ume 425407c55a EAI_ADDRFAMILY and EAI_NODATA was deprecated in RFC3493
(aka RFC2553bis).  Now, getaddrinfo(3) returns EAI_NONAME
instead of EAI_NODATA.  Our getaddrinfo(3) nor getnameinfo(3)
didn't use EAI_ADDRFAMILY.

Obtained from:	KAME


git-svn-id: http://svn0.us-east.freebsd.org/base/head/contrib/telnet@121425 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
2003-10-23 13:55:36 +00:00
..
authenc.c Use __FBSDID vs. rcsid[]. Also protect sccs[] and copyright[] from GCC 3.3. 2003-05-04 02:54:49 +00:00
commands.c EAI_ADDRFAMILY and EAI_NODATA was deprecated in RFC3493 2003-10-23 13:55:36 +00:00
defines.h Very large style makeover. 2001-11-30 21:06:38 +00:00
externs.h Fix up external variables named "debug" that have a horrible habit 2003-05-11 18:17:00 +00:00
fdset.h
general.h
main.c Fix up external variables named "debug" that have a horrible habit 2003-05-11 18:17:00 +00:00
network.c Use __FBSDID vs. rcsid[]. Also protect sccs[] and copyright[] from GCC 3.3. 2003-05-04 02:54:49 +00:00
ring.c Use __FBSDID vs. rcsid[]. Also protect sccs[] and copyright[] from GCC 3.3. 2003-05-04 02:54:49 +00:00
ring.h Damn. The previous mega-commit was incomplete WRT ANSIfication. This 2001-11-30 22:28:07 +00:00
sys_bsd.c Use __FBSDID vs. rcsid[]. Also protect sccs[] and copyright[] from GCC 3.3. 2003-05-04 02:54:49 +00:00
telnet.1 Code merge and diff reduce with "base" telnet. This is the "later" 2001-08-20 12:28:40 +00:00
telnet.c Fix up external variables named "debug" that have a horrible habit 2003-05-11 18:17:00 +00:00
terminal.c Use __FBSDID vs. rcsid[]. Also protect sccs[] and copyright[] from GCC 3.3. 2003-05-04 02:54:49 +00:00
types.h
utilities.c Use __FBSDID vs. rcsid[]. Also protect sccs[] and copyright[] from GCC 3.3. 2003-05-04 02:54:49 +00:00