commit | 599e3ce163c43c3dfb24d06f8f707c783bc9ab9c | [log] [tgz] |
---|---|---|
author | Eric Andersen <andersen@codepoet.org> | Wed Jul 03 11:08:10 2002 +0000 |
committer | Eric Andersen <andersen@codepoet.org> | Wed Jul 03 11:08:10 2002 +0000 |
tree | 309378de5168889bcfe2bd65704167c47f59da20 | |
parent | 935daf2d0d65edacfafe32868174c6c634bd35c3 [diff] |
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.