hush/init
Denis Vlasenko d55268d0d4 init: don't spawn tons of waiting children, one is enough
init: shrink signal disabling code
init: rename some functions
   text    data     bss     dec     hex filename
 778657     832    7344  786833   c0191 busybox_old
 778445     832    7344  786621   c00bd busybox_unstripped
2007-12-26 18:32:58 +00:00
..
Config.in convert #if to if -- let gcc optimize away dead code for us 2007-12-25 04:30:14 +00:00
halt.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
init.c init: don't spawn tons of waiting children, one is enough 2007-12-26 18:32:58 +00:00
Kbuild init: stop doing silly things with the console (-400 bytes) 2007-02-21 00:15:20 +00:00
mesg.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00