summaryrefslogtreecommitdiff
path: root/shell/msh.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Major rework of the directory structure and the entire build system.Eric Andersen2001-10-241-13/+13
* Add an option to make the shells not advertise their busybox natureEric Andersen2001-10-191-0/+2
* Add support for underscores in variable names.Matt Kraai2001-08-061-13/+13
* Allow multiple shells to be enabled.Matt Kraai2001-08-011-2/+2
* Patch from vodz:Eric Andersen2001-07-121-9/+3
* Allow assignments in the export and readonly commands.Matt Kraai2001-07-121-1/+9
* Remove debugging statement.Matt Kraai2001-07-121-1/+0
* Add in a shell tagline (per lash/hush behavior) to make it easierEric Andersen2001-07-071-30/+98
* This is a busybox port of the Minix shell. It is reasonably capable,Eric Andersen2001-06-291-0/+4799