hush/loginutils
Denys Vlasenko 729ecb87bf bbconfig: make it independent from printf functions
function                                             old     new   delta
full_write2_str                                        -      25     +25
full_write1_str                                        -      25     +25
clear_main                                            21      20      -1
telnet_main                                         1488    1477     -11
getty_main                                          1932    1918     -14
full_write22_str                                      25       -     -25
------------------------------------------------------------------------------
(add/remove: 2/1 grow/shrink: 0/3 up/down: 50/-51)             Total: -1 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-06-07 14:14:26 +02:00
..
addgroup.c add comment about /etc/gshadow, no code changes 2009-07-13 01:27:47 +02:00
adduser.c adduser: copy /etc/skel to mew homes. +100 bytes 2010-02-06 21:50:59 +01:00
chpasswd.c getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS 2009-06-19 12:10:38 +02:00
Config.src remove defconfig. Now "make defconfig" simply uses defaults from Config.in 2010-06-06 04:14:28 +02:00
cryptpw.c getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS 2009-06-19 12:10:38 +02:00
deluser.c *: unify concurrent-safe update of /etc/{passwd,group,[g]shadow} 2009-04-14 00:51:05 +00:00
getty.c bbconfig: make it independent from printf functions 2010-06-07 14:14:26 +02:00
Kbuild.src mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src 2010-06-04 20:10:51 +02:00
login.c libbb: add skip_dev_pfx() 2010-04-06 18:50:05 +02:00
passwd.c passwd: do not complain about /etc/shadow needlessly 2010-01-09 22:21:55 +01:00
su.c su: move restricted_shell into su.c (the only user) 2010-02-26 10:01:18 +01:00
sulogin.c remove now-unneeded memset 2010-02-01 13:45:04 +01:00
vlock.c libbb: password/group function helpers rewritten by Tito: 2008-12-02 22:56:59 +00:00