hush/init
Eric Andersen e8a90fb2bc After thinking about it, I think this patch from Matt Kraai is probably the
best way to go.  Sysvinit does not provide a controlling tty since it doesn't
even try to open ttys for apps.  We do.  So we should _try_ to provide a
controlling tty if possible, but we needn't freak out if it doesn't work.  This
way we won't need to use openvt or similar, we'll just have init do the Right
Thing(tm).
2002-10-12 04:05:48 +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 After thinking about it, I think this patch from Matt Kraai is probably the 2002-10-12 04:05:48 +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