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 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.in getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS 2009-06-19 12:10:38 +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 libbb: robustify isXXXX(). +39 bytes 2009-11-18 11:34:43 +01:00
Kbuild Fold mkpasswd applet into cryptpw. 2008-12-04 12:05:26 +00:00
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 libbb: password/group function helpers rewritten by Tito: 2008-12-02 22:56:59 +00:00