On 2015-10-04 07.15.47 +0200, Sebastien Marie wrote: > On Sat, Oct 03, 2015 at 09:52:13PM +0200, Mike Burns wrote: > > On 2015-10-03 09.53.54 -0600, Theo de Raadt wrote: > > > > > > I don't know why you added "proc". I don't see a need for it. Do > > > you have a seperate test cases that prompts this? > > > > This is because of the system(3) call in bcode.c, the bexec function.
To clarify: this is because system(3) uses one of the fork functions.
