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:58
Module Name: basesrc
Committed By: jhawk
Date: Sun Jul 29 04:12:58 UTC 2001
Modified Files:
basesrc/libexec/telnetd [netbsd-1-5]: ext.h
Log Message:
Pull up revision 1.13 (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.10.4.1 -r1.10.4.2 basesrc/libexec/telnetd/ext.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.