telnetd for GNO
Go to file
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
arpa add more RFC defined telnet options 2003-01-18 06:10:21 +00:00
libtelnet Use __FBSDID vs. rcsid[]. Also protect sccs[] and copyright[] from GCC 3.3. 2003-05-04 02:54:49 +00:00
telnet EAI_ADDRFAMILY and EAI_NODATA was deprecated in RFC3493 2003-10-23 13:55:36 +00:00
telnetd Implement what has been documented for a long time: make -debug switch 2003-08-13 10:56:40 +00:00