Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Quentin Garnier <cube@netbsd.org>
List: source-changes
Date: 05/17/2005 19:22:19
Module Name:	src
Committed By:	cube
Date:		Tue May 17 19:22:19 UTC 2005

Modified Files:
	src/sys/kern: kern_fork.c

Log Message:
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.122 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.