Commits

Erik Andersen committed bcd6177853a
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