Subject: CVS commit: [netbsd-3] src/sys/kern
To: None <source-changes@NetBSD.org>
From: Soren Jacobsen <snj@netbsd.org>
List: source-changes
Date: 05/22/2005 19:33:34
Module Name:	src
Committed By:	snj
Date:		Sun May 22 19:33:34 UTC 2005

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

Log Message:
Pull up revision 1.122 (requested by cube in ticket #316):
Add P_CLDSIGIGN, P_NOCLDSTOP and P_NOCLDWAIT to the list of flags we want
to inherit from the parent process.


To generate a diff of this commit:
cvs rdiff -r1.121 -r1.121.2.1 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.