It turns out job control in both hush and lash was broken by the
authorEric Andersen <andersen@codepoet.org>
Thu, 17 May 2001 00:14:27 +0000 (00:14 -0000)
committerEric Andersen <andersen@codepoet.org>
Thu, 17 May 2001 00:14:27 +0000 (00:14 -0000)
commitbfae2529b8aa7b12b19da2ec7ad00ba717941074
tree975962b521c9e653e63f065fa1ac731f88bbd744
parent2439a5982876ef4c8ec7291e156e73f244775ba8
It turns out job control in both hush and lash was broken by the
signal handling in cmdedit.c.  Disabling it makes the shells behave
themselves again.  hush isn't quite there, but is getting close...
 -Erik
cmdedit.c
hush.c
shell/cmdedit.c
shell/hush.c