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 Update some missing copyright notices 2002-04-13 08:31:59 +00:00
init.c Ignoring SIGCHLD causes a race leading to the occasional hang of init 2002-09-25 15:08:40 +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 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 Update some missing copyright notices 2002-04-13 08:31:59 +00:00
reboot.c Patch from David McCullough <davidm@snapgear.com> 2002-09-17 08:40:12 +00:00
run_parts.c Vodz' last_patch31 2001-12-18 14:06:03 +00:00
start_stop_daemon.c Scrub pwd.h and grp.h handling so we don't have to play any 2002-07-03 23:19:26 +00:00