hush/shell
Eric Andersen e3efc9230c Jamie Guinan writes:
It looks like latest uClibc defines ARCH_HAS_MMU, but a few busybox files
test UCLIBC_HAS_MMU, resulting in vfork() getting called instead of
fork(), etc.

Patch below.   Only tested for lash.

Cheers,
-Jamie
2004-04-12 17:59:24 +00:00
..
ash.c Remove the CONFIG_FEATURE_SH_APPLETS_ALWAYS_WIN option. It was sortof 2004-04-07 09:34:27 +00:00
cmdedit.c Fix spelling. "sort of" is two words. 2004-04-12 15:03:51 +00:00
cmdedit.h
Config.in Remove the CONFIG_FEATURE_SH_APPLETS_ALWAYS_WIN option. It was sortof 2004-04-07 09:34:27 +00:00
hush.c Jamie Guinan writes: 2004-04-12 17:59:24 +00:00
lash.c Jamie Guinan writes: 2004-04-12 17:59:24 +00:00
Makefile
Makefile.in
msh.c Remove the CONFIG_FEATURE_SH_APPLETS_ALWAYS_WIN option. It was sortof 2004-04-07 09:34:27 +00:00