Module Name: src Committed By: christos Date: Fri Nov 4 18:12:06 UTC 2016
Modified Files: src/sys/kern: kern_exit.c Log Message: Cleanup old parent from zombies too. Fixes repeatable panic when we try to signal the already freed zombie parent after the child exits. To generate a diff of this commit: cvs rdiff -u -r1.261 -r1.262 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.