hush/loginutils
Denis Vlasenko defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
text    data     bss     dec     hex filename
 808035     611    6868  815514   c719a busybox_old
 804472     611    6868  811951   c63af busybox_unstripped
2008-06-27 02:52:20 +00:00
..
addgroup.c *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 2008-06-27 02:52:20 +00:00
adduser.c adduser/addgroup: check username for invalid chars 2008-03-19 23:15:26 +00:00
chpasswd.c make pw_encrypt() return malloc'ed string. 2008-06-12 16:56:52 +00:00
Config.in whitespace and comment fixes, no code changes 2008-06-16 04:09:25 +00:00
cryptpw.c cryptpw: fix "cryptpw -a des -- TEXT" case 2008-06-15 08:12:00 +00:00
deluser.c *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 2008-06-27 02:52:20 +00:00
getty.c - use ut_user rather than ut_name (Cristian Ionescu-Idbohrn) 2008-06-01 10:10:22 +00:00
Kbuild chpasswd: new applet by Alexander Shishkin <virtuoso@slind.org> 2007-07-20 21:28:41 +00:00
login.c - use ut_user rather than ut_name (Cristian Ionescu-Idbohrn) 2008-06-01 10:10:22 +00:00
passwd.c make pw_encrypt() return malloc'ed string. 2008-06-12 16:56:52 +00:00
su.c *: shrink by using [f]open_or_warn_stdin where appropriate 2008-03-17 09:07:36 +00:00
sulogin.c make pw_encrypt() return malloc'ed string. 2008-06-12 16:56:52 +00:00
vlock.c - use EXIT_{SUCCESS,FAILURE}. No object-code changes 2008-05-19 09:29:47 +00:00