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:12:51
Module Name:	basesrc
Committed By:	jhawk
Date:		Sun Jul 29 04:12:51 UTC 2001

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

Log Message:
Pull up revision 1.8 (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.6.4.1 -r1.6.4.2 basesrc/libexec/telnetd/authenc.c

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