Subject: CVS commit: src/sys
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 08/28/2005 14:57:18
Module Name:	src
Committed By:	yamt
Date:		Sun Aug 28 14:57:18 UTC 2005

Modified Files:
	src/sys/kern: kern_exit.c kern_lwp.c
	src/sys/sys: proc.h

Log Message:
protect p_nrlwps by sched_lock.  no objection on tech-kern@.  PR/29652.


To generate a diff of this commit:
cvs rdiff -r1.150 -r1.151 src/sys/kern/kern_exit.c
cvs rdiff -r1.29 -r1.30 src/sys/kern/kern_lwp.c
cvs rdiff -r1.205 -r1.206 src/sys/sys/proc.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.