An update to hush from Larry:
authorEric Andersen <andersen@codepoet.org>
Fri, 27 Apr 2001 07:26:12 +0000 (07:26 -0000)
committerEric Andersen <andersen@codepoet.org>
Fri, 27 Apr 2001 07:26:12 +0000 (07:26 -0000)
commitaf44a0e8f459bd0aa98961b87f6dff07d139d618
tree827a7202f8c22e2bda4c6d2c8cbaba7c18e2288a
parent0081466925ec6224eae13f0702f2df719237de6e
An update to hush from Larry:
    It should recover more smoothly from syntax errors, and it now
    has a decent guess when the reserved word construct is over
    (or not) to control execution and prompting.  I took out all the
    redundant standalone test copies of libbb routines, but left in a
    hook so I can include those for my testing.  I'll post that include
    file on my web site.

    - Larry
hush.c
shell/hush.c