hush/loginutils
Denis Vlasenko 6b1e3d7e73 libbb: remove glibc-style bloat from sha_crypt. -1130 bytes.
cryptpw: add more difficult test vectors.
2008-11-13 12:23:46 +00:00
..
addgroup.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
adduser.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
chpasswd.c - don't free user-supplied string (via -e) 2008-08-05 09:56:56 +00:00
Config.in libbb: add optionl support for SHA256/512 encrypted passwords 2008-11-10 18:52:35 +00:00
cryptpw.c libbb: remove glibc-style bloat from sha_crypt. -1130 bytes. 2008-11-13 12:23:46 +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 *: code shrink by adding a wrapper around very common tcsetattr(0, TCSANOW, xx) op 2008-11-05 13:20:58 +00:00
Kbuild chpasswd: new applet by Alexander Shishkin <virtuoso@slind.org> 2007-07-20 21:28:41 +00:00
login.c *: a bit of code shrink 2008-11-09 00:15:11 +00:00
passwd.c - first pass to unify/cleanup uid handling (-236b) 2008-07-21 14:41:33 +00:00
su.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
sulogin.c *: a bit of code shrink 2008-11-09 00:15:11 +00:00
vlock.c *: code shrink by adding a wrapper around very common tcsetattr(0, TCSANOW, xx) op 2008-11-05 13:20:58 +00:00