Subject: Re: stopping childs (patch included)
To: David Laight <david@l8s.co.uk>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: tech-kern
Date: 11/30/2002 12:23:13
> It would surely be better to do this much earlier (eg when the
> other p_flags are set).  The simpler:
>        p2->p_flag |= p1->p_flag & (P_STOPFORK | P_STOPEXEC);
> will suffice.

I don't understand how the child could be scheduled: if the parent has
STOPFORK, then the child is not made runnable.

Anyway, I have no problem for moving it.

-- 
Emmanuel Dreyfus.  
Hiroshima 45. Tchernobyl 86. Windows 95. 
manu@netbsd.org