e3efc9230c
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 |
||
---|---|---|
.. | ||
Config.in | ||
halt.c | ||
init_shared.c | ||
init_shared.h | ||
init.c | ||
Makefile | ||
Makefile.in | ||
mesg.c | ||
minit.c | ||
msvc.c | ||
pidfilehack.c | ||
poweroff.c | ||
reboot.c |