Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Darrin B. Jewell <dbj@netbsd.org>
List: source-changes
Date: 03/09/2004 05:30:24
Module Name:	src
Committed By:	dbj
Date:		Tue Mar  9 05:30:24 UTC 2004

Modified Files:
	src/sys/kern: tty.c tty_pty.c

Log Message:
add more spltty() calls around TTY_LOCK/UNLOCK where needed


To generate a diff of this commit:
cvs rdiff -r1.163 -r1.164 src/sys/kern/tty.c
cvs rdiff -r1.74 -r1.75 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.