hush/loginutils
Denys Vlasenko 26ffe81188 su: move restricted_shell into su.c (the only user)
function                                             old     new   delta
su_main                                              448     468     +20
buffer_fill_and_print                                179     196     +17
scriptreplay_main                                    205     208      +3
localcmd                                             275     277      +2
hash_find                                            233     234      +1
devmem_main                                          469     463      -6
install_main                                         724     716      -8
setusershell                                          11       -     -11
find_pair                                            187     169     -18
restricted_shell                                      49       -     -49
------------------------------------------------------------------------------
(add/remove: 0/3 grow/shrink: 5/3 up/down: 43/-92)            Total: -49 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-02-26 10:01:18 +01:00
..
addgroup.c
adduser.c adduser: copy /etc/skel to mew homes. +100 bytes 2010-02-06 21:50:59 +01:00
chpasswd.c
Config.in
cryptpw.c
deluser.c
getty.c libbb: robustify isXXXX(). +39 bytes 2009-11-18 11:34:43 +01:00
Kbuild
login.c setup_environment(): eliminate one parameter 2010-02-26 09:52:45 +01: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