appletlib.c: make it actally follow _BB_SUID_ALWAYS rules
authorDenis Vlasenko <vda.linux@googlemail.com>
Mon, 29 Oct 2007 19:25:45 +0000 (19:25 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Mon, 29 Oct 2007 19:25:45 +0000 (19:25 -0000)
commit15ca51e3e2a31efc275b616106244d8ec3f8f773
treee54716fcb612a54cfa72564d9ef089eebe92acbd
parent5a28a25b9dd81e0975532458723c4244ff532e58
appletlib.c: make it actally follow _BB_SUID_ALWAYS rules
adduser: implement -S and code shrink / fix uid selection
*: sanitize getspnam_r use

   text    data     bss     dec     hex filename
 777042     974    9676  787692   c04ec busybox_old
 776883     974    9676  787533   c044d busybox_unstripped
include/usage.h
libbb/appletlib.c
libbb/correct_password.c
loginutils/addgroup.c
loginutils/adduser.c
loginutils/passwd.c
loginutils/sulogin.c