Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 11/20/2000 00:34:57
Module Name:	syssrc
Committed By:	jdolecek
Date:		Sun Nov 19 22:34:57 UTC 2000

Modified Files:
	syssrc/sys/kern: tty_pty.c

Log Message:
check_pty(): simple_unlock() might have been called even if the lock was
	not locked previously in some cases; unlock only if the lock is held


To generate a diff of this commit:
cvs rdiff -r1.51 -r1.52 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.