tty: level 2 and other improvements
authorAlan Cox <alan@linux.intel.com>
Wed, 31 Aug 2016 19:10:01 +0000 (20:10 +0100)
committerAlan Cox <alan@linux.intel.com>
Wed, 31 Aug 2016 19:10:01 +0000 (20:10 +0100)
commit2c8ecff74dcfd40b10ccd7d2f14f532c61433ff3
treeb3442ff8cc566ae9eb2461a8f6cc755faad986f3
parent4e771dfa2c5fc4e3226d4291eb8dedec19c060f8
tty: level 2 and other improvements

Add what should match the rules for BSD job control. Make sure all
the crap that gets inflicted upon us for this ends up in level2.c
so we don't bloat the smaller platforms.

Do some more preparatory work on the pty support.
Kernel/include/kernel.h
Kernel/include/level2.h
Kernel/level2.c
Kernel/tty.c