summaryrefslogtreecommitdiff
path: root/shell/msh.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update a bunch of docs. Run a script to update my email addr.Eric Andersen2003-07-141-2/+2
* Major coreutils update.Manuel Novoa III2003-03-191-3/+3
* Patch from Jonas Holmberg, adjusted by Robert Schwebel, andEric Andersen2003-03-141-55/+144
* Fixup all the horrible broken function prototypesEric Andersen2002-12-111-37/+29
* Ensure that getenv("PATH") stays current, since otherwise cmdeditEric Andersen2002-04-261-0/+2
* 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