busybox/shell
Rob Landley 02add9e53a Might as well commit this to have the history. It's not linked in to the
applet list yet (and won't be until it can replace lash, I'm not having five
shells in menuconfig at once), but you can build it with scripts/individual
and mostly this is checked in so I can bloatcheck future versions against it
easily....

This is about as small as a shell can get and still be a shell.
2006-09-05 03:22:19 +00:00
..
ash.c Svn 16007 broke the build under gcc 4.0.3. This fixes up some of the damage 2006-08-29 19:41:06 +00:00
bbsh.c Might as well commit this to have the history. It's not linked in to the 2006-09-05 03:22:19 +00:00
cmdedit.c Svn 16007 broke the build under gcc 4.0.3. This fixes up some of the damage 2006-08-29 19:41:06 +00:00
cmdedit.h Standardize on the vi editing directives being on the first line. 2006-07-02 19:47:05 +00:00
Config.in remove leading "Enable" from the config option text. not only is it 2006-06-08 21:48:47 +00:00
hush.c Svn 16007 broke the build under gcc 4.0.3. This fixes up some of the damage 2006-08-29 19:41:06 +00:00
lash.c - merge -r15463:15564 from busybox_scratch branch through these changesets: 2006-08-20 17:35:13 +00:00
Makefile pull Rules.mak from top_srcdir as pointed out by Robert P. J. Day on the mailing list 2006-05-13 02:33:09 +00:00
Makefile.in - revert back to r14406 2006-03-13 19:04:00 +00:00
msh.c Make a warning go away when standalone shell is disabled. 2006-08-10 21:46:43 +00:00