Repository: busybox who: andersen time: Fri Jul 6 18:05:56 MDT 2001 Log Message: Add in a shell tagline (per lash/hush behavior) to make it easier to know which shell is in use. Add in 'help' to list available builtins, and fixup msh so it can do STANDALONE_SHELL. -Erik Files: changed: sh.c msh.c ash.c