Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 02/17/2007 21:43:09
Module Name: src
Committed By: dsl
Date: Sat Feb 17 21:43:09 UTC 2007
Modified Files:
src/sys/kern: tty.c
Log Message:
Acquire proclist_lock across the p_find() and pg_find() calls while
processing FIOSETOWN and TIOCSPGRP ioctls.
To generate a diff of this commit:
cvs rdiff -r1.190 -r1.191 src/sys/kern/tty.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.