busybox/init
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
..
Config.in Andreas Mohr writes: 2003-10-22 09:58:56 +00:00
halt.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
init_shared.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
init_shared.h Support reboot, halt, and poweroff independent of busybox init. 2003-07-22 09:41:39 +00:00
init.c Jamie Guinan writes: 2004-04-12 17:59:24 +00:00
Makefile Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
Makefile.in Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
mesg.c Major coreutils update. 2003-03-19 09:13:01 +00:00
minit.c minit, a Minimal init system. 2003-05-11 14:52:39 +00:00
msvc.c minit, a Minimal init system. 2003-05-11 14:52:39 +00:00
pidfilehack.c minit, a Minimal init system. 2003-05-11 14:52:39 +00:00
poweroff.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
reboot.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00