HardenedBSD/crypto/telnet/telnet
Jordan K. Hubbard d1f21093cd 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
2001-12-09 09:53:27 +00:00
..
authenc.c
commands.c Protect variables and function prototypes that are only used in the INET6 2001-12-03 17:42:02 +00:00
defines.h
externs.h Damn. The previous mega-commit was incomplete WRT ANSIfication. This 2001-11-30 22:28:07 +00:00
fdset.h
general.h
main.c
network.c
ring.c
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
telnet.c
terminal.c
types.h
utilities.c