busybox/shell
Eric Andersen 85208e2ab9 Completely rework the config system so that it no longer annoys me to work on
the busybox development tree.  This eliminates the use of recursive make, and
once again allows us to run 'make' in a subdirectory with the expected result.
And things are now much faster too.  Greatly improved IMHO...
 -Erik
2002-04-12 12:05:57 +00:00
..
ash.c Make private ash config options be public 2002-01-09 15:37:36 +00:00
cmdedit.c Patch from vodz to fix a potential segfault 2002-03-20 14:31:15 +00:00
cmdedit.h This is vodz' latest patch. Sorry it took so long... 2001-07-17 01:12:36 +00:00
config.in Make private ash config options be public 2002-01-09 15:37:36 +00:00
hush.c Fixup some silly prototype warnings 2001-10-31 10:41:31 +00:00
lash.c Remove == TRUE' tests and convert != TRUE' and `== FALSE' tests to use !. 2001-12-20 23:13:26 +00:00
Makefile Completely rework the config system so that it no longer annoys me to work on 2002-04-12 12:05:57 +00:00
Makefile.in Completely rework the config system so that it no longer annoys me to work on 2002-04-12 12:05:57 +00:00
msh.c Major rework of the directory structure and the entire build system. 2001-10-24 05:00:29 +00:00