hush/loginutils
Denis Vlasenko 3fa36e2350 *: a bit of code shrink
function                                             old     new   delta
stop_handler                                          41      38      -3
sulogin_main                                         508     504      -4
got_cont                                               4       -      -4
cont_handler                                          11       -     -11
startservice                                         309     297     -12
processorstart                                       423     409     -14
tcpudpsvd_main                                      1861    1843     -18
------------------------------------------------------------------------------
(add/remove: 0/2 grow/shrink: 0/5 up/down: 0/-66)             Total: -66 bytes
2008-11-09 00:15:11 +00:00
..
addgroup.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
adduser.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
chpasswd.c - don't free user-supplied string (via -e) 2008-08-05 09:56:56 +00:00
Config.in more whitespace fixes 2008-10-29 01:20:13 +00:00
cryptpw.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
deluser.c *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 2008-06-27 02:52:20 +00:00
getty.c *: code shrink by adding a wrapper around very common tcsetattr(0, TCSANOW, xx) op 2008-11-05 13:20:58 +00:00
Kbuild chpasswd: new applet by Alexander Shishkin <virtuoso@slind.org> 2007-07-20 21:28:41 +00:00
login.c *: a bit of code shrink 2008-11-09 00:15:11 +00:00
passwd.c - first pass to unify/cleanup uid handling (-236b) 2008-07-21 14:41:33 +00:00
su.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
sulogin.c *: a bit of code shrink 2008-11-09 00:15:11 +00:00
vlock.c *: code shrink by adding a wrapper around very common tcsetattr(0, TCSANOW, xx) op 2008-11-05 13:20:58 +00:00