tty: Fix O_NOCTTY handling
authorAlan Cox <alan@linux.intel.com>
Sat, 9 Jan 2016 21:00:32 +0000 (21:00 +0000)
committerAlan Cox <alan@linux.intel.com>
Sat, 9 Jan 2016 21:00:32 +0000 (21:00 +0000)
commit5ed6abf8570f3fa9a2c0caf053ef5b709c970c57
tree8e634bd66d8be3ab4c9448bcf068201bf42ac953
parent6cb4e3b1f72021053d62714a3e5155cadf4da030
tty: Fix O_NOCTTY handling

Finally we get the right process groups in the right places and init does
what we expect
Kernel/include/kernel.h
Kernel/include/tty.h
Kernel/inode.c
Kernel/tty.c