Subject: CVS commit: [netbsd-2-0] src/sys/kern
To: None <source-changes@NetBSD.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 08/12/2004 03:48:29
Module Name:	src
Committed By:	jmc
Date:		Thu Aug 12 03:48:29 UTC 2004

Modified Files:
	src/sys/kern [netbsd-2-0]: kern_fork.c

Log Message:
Pullup rev 1.116 (requested by atatat in ticket #744)

When stopfork is set, we need to set p_nrlwps, since we are not going to
be running. PR#26468


To generate a diff of this commit:
cvs rdiff -r1.114.2.1 -r1.114.2.2 src/sys/kern/kern_fork.c

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