hush/scripts
Denis Vlasenko 5df955fce2 Do not fail password check if shadow password does not exist -
fall back to ordinary one

Reduced usage of functions returning datain static buffers.
(mostly passwd/group/shadow related):

function                                             old     new   delta
correct_password                                     143     193     +50
sulogin_main                                         490     533     +43
adduser_main                                         732     774     +42
passwd_main                                         1875    1915     +40
addgroup_main                                        330     365     +35
bb_internal_getspnam                                  38       -     -38
bb_internal_fgetpwent                                 38       -     -38
bb_internal_fgetgrent                                 38       -     -38
static.resultbuf                                     168      88     -80
static.buffer                                       1872    1104    -768
------------------------------------------------------------------------------
(add/remove: 0/3 grow/shrink: 5/2 up/down: 210/-962)         Total: -752 bytes
2007-03-13 13:01:14 +00:00
..
basic
kconfig
bloat-o-meter
checkhelp.awk
defconfig update defconfig 2007-03-11 12:29:25 +00:00
gcc-version.sh
individual
Kbuild
Kbuild.include
Makefile.build
Makefile.clean
Makefile.host
Makefile.IMA - add selinux applets to the IMA workaround 2007-03-09 08:46:31 +00:00
Makefile.lib
mkconfigs
mkmakefile
objsizes Do not fail password check if shadow password does not exist - 2007-03-13 13:01:14 +00:00
showasm
trylink stop using bash'isms ('function') 2007-02-25 00:40:37 +00:00