Subject: CVS commit: [kqueue] syssrc/sys/kern
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 09/24/2002 13:03:55
Module Name: syssrc
Committed By: jdolecek
Date: Tue Sep 24 10:03:54 UTC 2002
Modified Files:
syssrc/sys/kern [kqueue]: tty_pty.c
Log Message:
pullup rev. 1.64:
check_pty(): make sure to zero the newly allocated pt_softc structure
uninitialized struct selinfo caused panics in selnotify() here
To generate a diff of this commit:
cvs rdiff -r1.56.2.4 -r1.56.2.5 syssrc/sys/kern/tty_pty.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.