busybox/init
Bernhard Reutner-Fischer 54d50a0b47 - fix "noreduce" flag of config_read (didn't work at all, at least for me).
- convert init's inittab parsing to the new config parser:
function                                             old     new   delta
config_read                                          393     386      -7
static.actions                                        72      64      -8
.rodata                                           121772  121764      -8
parse_inittab                                        554     393    -161
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 0/4 up/down: 0/-184)           Total: -184 bytes
2008-07-17 14:00:42 +00:00
..
Config.in shells: do not frocibly enable test, echo and kill _applets_, 2008-04-01 14:47:57 +00:00
halt.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
init.c - fix "noreduce" flag of config_read (didn't work at all, at least for me). 2008-07-17 14:00:42 +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