hush/init
Eric Andersen 04095e58fb Move messages.c to libbb. Make each string in messages.c be its own .o file.
This way, we can new get rid of all that tedious #define rubbish we used to
need to enable specific messages.  This way is enormously simpler, and as a
bonus also ends up saving us 96 bytes.
 -Erik
2001-04-25 05:39:18 +00:00
..
halt.c Changed names of functions in utility.c and all affected files, to make 2000-12-07 19:56:48 +00:00
init.c Move messages.c to libbb. Make each string in messages.c be its own .o file. 2001-04-25 05:39:18 +00:00
poweroff.c Changed names of functions in utility.c and all affected files, to make 2000-12-07 19:56:48 +00:00
reboot.c A patch from Matt Kraai that adds a new 'shutdown' action to busybox init. Now 2001-04-03 18:01:51 +00:00