Apply last_patch47 from vodz to fix several problems, such as the ash "job
authorEric Andersen <andersen@codepoet.org>
Wed, 3 Jul 2002 11:08:10 +0000 (11:08 -0000)
committerEric Andersen <andersen@codepoet.org>
Wed, 3 Jul 2002 11:08:10 +0000 (11:08 -0000)
commit599e3ce163c43c3dfb24d06f8f707c783bc9ab9c
tree309378de5168889bcfe2bd65704167c47f59da20
parent935daf2d0d65edacfafe32868174c6c634bd35c3
Apply last_patch47 from vodz to fix several problems, such as the ash "job
control turned off" bug, console_setup() was called with a closed file
descriptor, setsid() inconsistancy, and silly string handling bugs.   I have
modified his patch to allow the askfirst init actions to have a controlling
terminal.
init/init.c