View | Details | Raw Unified | Return to bug 12669
Collapse All | Expand All

(-)kern_sig.c (+4 lines)
Line 301 Link Here
301
	/*
302
	 * Reset no zombies if child dies flag as Solaris does.
303
	 */
304
	p->p_procsig->ps_flag &= ~P_NOCLDWAIT;

Return to bug 12669