This is the initial checkin of Larry Doolittle's hush.c, using his
authorEric Andersen <andersen@codepoet.org>
Thu, 26 Apr 2001 23:22:31 +0000 (23:22 -0000)
committerEric Andersen <andersen@codepoet.org>
Thu, 26 Apr 2001 23:22:31 +0000 (23:22 -0000)
commit25f2703015bede1d6b5b919b01f3df5848597bdb
tree00abde694cd250f56ed422db18db7cb2fdc4d296
parenta1dbc2246954a288f0749fed97c35ff907bf9a23
This is the initial checkin of Larry Doolittle's hush.c, using his
April 25, 2001 snapshot, adjusted a bit by me so it has cmdedit support.

This checkin also removes sh.c.  In the future sh.c will be a symlink to
your shell of choice.  For now, this symlink will default to pointing to
lash.c (as in the past).  If you change the symlink to point to hush.c,
then thats what you will get.  This symlink business is a temporary situation,
which will be cleaned up Real Soon Now(tm).

 -Erik
Makefile
hush.c [new file with mode: 0644]
sh.c [deleted file]
shell/hush.c [new file with mode: 0644]