hush/loginutils
Denis Vlasenko 57bf668d11 cryptpw: size reduction
function                                             old     new   delta
cryptpw_main                                         198     140     -58
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 0/1 up/down: 0/-58)             Total: -58 bytes
2007-05-09 21:27:15 +00:00
..
addgroup.c - clean up addgroup, fix adding users to existing groups and make it optional (Tito) 2007-04-05 13:16:39 +00:00
adduser.c adduser: don't bomb out if shadow password file doesn't exist 2007-03-24 16:06:46 +00:00
Config.in cryptpw: new applet (a bit less than 3k added) 2007-05-08 17:52:17 +00:00
cryptpw.c cryptpw: size reduction 2007-05-09 21:27:15 +00:00
deluser.c deluser: add optional support for removing users from groups 2007-04-15 08:43:23 +00:00
getty.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
Kbuild cryptpw: new applet (a bit less than 3k added) 2007-05-08 17:52:17 +00:00
login.c login: fixing my brainfart: xspawn(t_argv) <- was using argv! 2007-04-12 20:33:01 +00:00
passwd.c cryptpw: new applet (a bit less than 3k added) 2007-05-08 17:52:17 +00:00
su.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
sulogin.c Do not fail password check if shadow password does not exist - 2007-03-13 13:01:14 +00:00
vlock.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00