hush/init
Eric Andersen a920871c3a Ignoring SIGCHLD causes a race leading to the occasional hang of init
when init will wait() on itself in waitfor() when the child exits before
init is scheduled to run.  Letting init hang is very seriously bad.
 -Erik
2002-09-25 15:08:40 +00:00
..
config.in mesg applet by Manuel Novoa III 2002-09-16 04:21:46 +00:00
halt.c
init.c Ignoring SIGCHLD causes a race leading to the occasional hang of init 2002-09-25 15:08:40 +00:00
Makefile
Makefile.in mesg applet by Manuel Novoa III 2002-09-16 04:21:46 +00:00
mesg.c mesg applet by Manuel Novoa III 2002-09-16 04:21:46 +00:00
poweroff.c
reboot.c Patch from David McCullough <davidm@snapgear.com> 2002-09-17 08:40:12 +00:00
run_parts.c
start_stop_daemon.c