First pass at getting job control working. This gets the infrastructure
authorEric Andersen <andersen@codepoet.org>
Wed, 2 May 2001 16:11:59 +0000 (16:11 -0000)
committerEric Andersen <andersen@codepoet.org>
Wed, 2 May 2001 16:11:59 +0000 (16:11 -0000)
commitbafd94f154d0a6fdf04706f7cf5687dcc8ba634b
tree070bd581bfc06c4a1eae8c230f6734720117a586
parent1c8a59ab95d4b1a91506c69fb211fe1077e0c755
First pass at getting job control working.  This gets the infrastructure
in place, but something is still missing/wrong in there.  Testing with
'grep foo &' seems to put _hush_ into the background.  Pondering...
 -Erik
hush.c
shell/hush.c