Subject: CVS commit: [netbsd-1-5] basesrc/libexec/telnetd
To: None <source-changes@netbsd.org>
From: John Hawkinson <jhawk@netbsd.org>
List: source-changes
Date: 07/29/2001 07:13:17
Module Name:	basesrc
Committed By:	jhawk
Date:		Sun Jul 29 04:13:17 UTC 2001

Modified Files:
	basesrc/libexec/telnetd [netbsd-1-5]: utility.c

Log Message:
Pull up revision 1.18 via patch (requested by itojun):
  Security-related fixups for telnet
    Bound-check all "*nfrontp++" code.  From OpenBSD and Heimdal.
    Complain if file descriptor goes above FD_SETSIZE.  From OpenBSD.


To generate a diff of this commit:
cvs rdiff -r1.13.4.2 -r1.13.4.3 basesrc/libexec/telnetd/utility.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.