Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 11/21/2000 05:53:28
Module Name: syssrc
Committed By: enami
Date: Tue Nov 21 03:53:27 UTC 2000
Modified Files:
syssrc/sys/kern: tty_pty.c
Log Message:
Unlock mutex before jumping off from the critical region instead of
testing if locked.
To generate a diff of this commit:
cvs rdiff -r1.53 -r1.54 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.