Subject: CVS commit: [netbsd-1-6] src/sys/kern
To: None <source-changes@NetBSD.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 03/28/2004 08:02:36
Module Name:	src
Committed By:	jmc
Date:		Sun Mar 28 08:02:36 UTC 2004

Modified Files:
	src/sys/kern [netbsd-1-6]: kern_exit.c

Log Message:
Pullup rev 1.104-1.106 (requested by junyoung in ticket #1615)

Make sure that, if orphaned child is being traced, it's reparented back
to the original parent before it's killed.


To generate a diff of this commit:
cvs rdiff -r1.93.6.2 -r1.93.6.3 src/sys/kern/kern_exit.c

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