Subject: Re: stopping childs (patch included)
To: Bill Studenmund <wrstuden@netbsd.org>
From: Daniel Carosone <dan@geek.com.au>
List: tech-kern
Date: 11/06/2002 11:16:08
On Tue, Nov 05, 2002 at 03:32:16PM -0800, Bill Studenmund wrote:
> Isn't there a flag field somewhere? These flags don't really need more
> than one bit each.

They're actually counters which are decremented each time, so the
next N fork/exec's get stopped.

--
Dan.