Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 11/19/2000 22:17:39
Module Name:	basesrc
Committed By:	christos
Date:		Sun Nov 19 20:17:39 UTC 2000

Modified Files:
	basesrc/libexec/telnetd: defs.h sys_term.c telnetd.c

Log Message:
Buffer overflow and environment passing fixes [originally inspired from
FreeBSD]. We really didn't need the environment fixes, but for the sake
of keeping the code as close as possible...


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 basesrc/libexec/telnetd/defs.h
cvs rdiff -r1.18 -r1.19 basesrc/libexec/telnetd/sys_term.c
cvs rdiff -r1.22 -r1.23 basesrc/libexec/telnetd/telnetd.c

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