BusyBox shell (lash) can now be used as a standalone shell when
authorErik Andersen <andersen@codepoet.org>
Sat, 13 May 2000 06:33:19 +0000 (06:33 -0000)
committerErik Andersen <andersen@codepoet.org>
Sat, 13 May 2000 06:33:19 +0000 (06:33 -0000)
commitbcd6177853a39d47b7c0ea75cc27653d63649afa
tree45ed7567a55a548fff8cf6e50dcda63420a8bd0f
parent73c8c9cf9a61286a109a8785b8e4782828d6fe99
BusyBox shell (lash) can now be used as a standalone shell when
BB_FEATURE_STANDALONE_SHELL is defined (i.e. BusyBox can now completely replace
sash).  Also fixed it so shell builtins now respect pipes and redirects.
 -Erik
Changelog
applets/busybox.c
busybox.c
busybox.def.h
internal.h
lash.c
sh.c
shell/lash.c