Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 04/09/2005 16:07:52
Module Name:	src
Committed By:	christos
Date:		Sat Apr  9 16:07:52 UTC 2005

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

Log Message:
Reset SIGCHLD handler if it is ignored, and clear the P_CLDSIGIGN bit. It
does not make sense to inherit this across execs. From FreeBSD.


To generate a diff of this commit:
cvs rdiff -r1.204 -r1.205 src/sys/kern/kern_sig.c

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