Date: Sun, 9 Dec 2001 01:53:27 -0800 (PST) From: "Jordan K. Hubbard" <jkh@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/crypto/telnet/telnet sys_bsd.c Message-ID: <200112090953.fB99rRL26233@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jkh 2001/12/09 01:53:27 PST Modified files: crypto/telnet/telnet sys_bsd.c Log: 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 Revision Changes Path 1.9 +56 -32 src/crypto/telnet/telnet/sys_bsd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112090953.fB99rRL26233>