aboutsummaryrefslogtreecommitdiff
path: root/shell/msh.c
AgeCommit message (Expand)Author
2002-12-11Fixup all the horrible broken function prototypesEric Andersen
2002-04-26Ensure that getenv("PATH") stays current, since otherwise cmdeditEric Andersen
2001-10-24Major rework of the directory structure and the entire build system.Eric Andersen
2001-10-19Add an option to make the shells not advertise their busybox natureEric Andersen
2001-08-06Add support for underscores in variable names.Matt Kraai
2001-08-01Allow multiple shells to be enabled.Matt Kraai
2001-07-12Patch from vodz:Eric Andersen
2001-07-12Allow assignments in the export and readonly commands.Matt Kraai
2001-07-12Remove debugging statement.Matt Kraai
2001-07-07Add in a shell tagline (per lash/hush behavior) to make it easierEric Andersen
2001-06-29This is a busybox port of the Minix shell. It is reasonably capable,Eric Andersen