telnetd/telnet
jkh 0dcd34090c Don't assume that the number of fds to select on is known quantity (in
this case 16).  Use dynamic FD_SETs and calculated high-water marks
throughout.  There are also too many versions of telnet in the tree.

Obtained from:  OpenBSD and Apple's Radar database
MFC after:      2 days


git-svn-id: http://svn0.us-east.freebsd.org/base/head/contrib/telnet@87558 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
2001-12-09 09:53:27 +00:00
..
authenc.c Very large style makeover. 2001-11-30 21:06:38 +00:00
commands.c Protect variables and function prototypes that are only used in the INET6 2001-12-03 17:42:02 +00:00
defines.h Very large style makeover. 2001-11-30 21:06:38 +00:00
externs.h Damn. The previous mega-commit was incomplete WRT ANSIfication. This 2001-11-30 22:28:07 +00:00
fdset.h This commit was generated by cvs2svn to compensate for changes in r29088, 1997-09-04 06:11:16 +00:00
general.h This commit was generated by cvs2svn to compensate for changes in r29088, 1997-09-04 06:11:16 +00:00
main.c Very large style makeover. 2001-11-30 21:06:38 +00:00
network.c Very large style makeover. 2001-11-30 21:06:38 +00:00
ring.c Very large style makeover. 2001-11-30 21:06:38 +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 Don't assume that the number of fds to select on is known quantity (in 2001-12-09 09:53:27 +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 Very large style makeover. 2001-11-30 21:06:38 +00:00
terminal.c Very large style makeover. 2001-11-30 21:06:38 +00:00
types.h This commit was generated by cvs2svn to compensate for changes in r29088, 1997-09-04 06:11:16 +00:00
utilities.c Very large style makeover. 2001-11-30 21:06:38 +00:00