busybox/init
Denys Vlasenko 37f5bef63c libbb: split update_utmp from login/getty in preparation to use it for telnetd
function                                             old     new   delta
update_utent                                           -     339    +339
login_main                                          1498    1128    -370
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 0/1 up/down: 339/-370)          Total: -31 bytes

function                                             old     new   delta
update_utmp                                          246     337     +91
login_main                                          1128    1140     +12
getty_main                                          1908    1918     +10
...
update_utent                                         339       -    -339
------------------------------------------------------------------------------
(add/remove: 1/1 grow/shrink: 5/6 up/down: 119/-368)         Total: -249 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-04-05 03:18:40 +02:00
..
Config.in halt/reboot/poweroff: add a CONFIG_xxx to act SysV compatibly 2009-07-27 02:55:02 +02:00
halt.c libbb: split update_utmp from login/getty in preparation to use it for telnetd 2010-04-05 03:18:40 +02:00
init.c init: fix logically inverted FEATURE_EXTRA_QUIET check 2009-12-15 00:34:59 +01:00
Kbuild init: stop doing silly things with the console (-400 bytes) 2007-02-21 00:15:20 +00:00
mesg.c *: remove some uses of argc 2010-01-04 14:15:38 +01:00