Subject: CVS commit: [netbsd-3] src/sys
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 10/04/2005 14:16:42
Module Name:	src
Committed By:	tron
Date:		Tue Oct  4 14:16:42 UTC 2005

Modified Files:
	src/sys/kern [netbsd-3]: kern_exit.c kern_lwp.c
	src/sys/sys [netbsd-3]: proc.h

Log Message:
Pull up following revision(s) (requested by yamt in ticket #842):
	sys/sys/proc.h: revision 1.206
	sys/kern/kern_lwp.c: revision 1.30
	sys/kern/kern_exit.c: revision 1.151
protect p_nrlwps by sched_lock.  no objection on tech-kern@.  PR/29652.


To generate a diff of this commit:
cvs rdiff -r1.145.2.2 -r1.145.2.3 src/sys/kern/kern_exit.c
cvs rdiff -r1.29 -r1.29.4.1 src/sys/kern/kern_lwp.c
cvs rdiff -r1.197.2.1 -r1.197.2.2 src/sys/sys/proc.h

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