Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Darrin B. Jewell <dbj@netbsd.org>
List: source-changes
Date: 03/05/2004 07:27:22
Module Name: src
Committed By: dbj
Date: Fri Mar 5 07:27:22 UTC 2004
Modified Files:
src/sys/kern: kern_exit.c tty.c tty_pty.c
Log Message:
add some spltty() calls around TTY_LOCK() calls that didn't have them
To generate a diff of this commit:
cvs rdiff -r1.137 -r1.138 src/sys/kern/kern_exit.c
cvs rdiff -r1.162 -r1.163 src/sys/kern/tty.c
cvs rdiff -r1.73 -r1.74 src/sys/kern/tty_pty.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.