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