Subject: CVS commit: syssrc/sys/kern
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 02/08/2002 20:36:54
Module Name: syssrc
Committed By: christos
Date: Fri Feb 8 18:36:54 UTC 2002
Modified Files:
syssrc/sys/kern: tty.c tty_conf.c
Log Message:
Andrew Brown found that we overflowed all cases in the TTLINEDNAMELEN.
ouch.
To generate a diff of this commit:
cvs rdiff -r1.130 -r1.131 syssrc/sys/kern/tty.c
cvs rdiff -r1.36 -r1.37 syssrc/sys/kern/tty_conf.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.