hush/init
Eric Andersen 85208e2ab9 Completely rework the config system so that it no longer annoys me to work on
the busybox development tree.  This eliminates the use of recursive make, and
once again allows us to run 'make' in a subdirectory with the expected result.
And things are now much faster too.  Greatly improved IMHO...
 -Erik
2002-04-12 12:05:57 +00:00
..
config.in Cleanup some config problems. Add a sane default config that basically 2001-11-10 12:07:24 +00:00
halt.c If find_pid_by_name() had an error, it was returning -1, but storing 2001-12-06 14:52:32 +00:00
init.c Provide a controlling tty to askfirst processes as well 2002-03-29 00:59:44 +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 Completely rework the config system so that it no longer annoys me to work on 2002-04-12 12:05:57 +00:00
poweroff.c If find_pid_by_name() had an error, it was returning -1, but storing 2001-12-06 14:52:32 +00:00
reboot.c If find_pid_by_name() had an error, it was returning -1, but storing 2001-12-06 14:52:32 +00:00
run_parts.c Vodz' last_patch31 2001-12-18 14:06:03 +00:00
start_stop_daemon.c Patch from Russ Dill <Russ.Dill@asu.edu>. From the 2002-01-26 09:04:45 +00:00