hush/loginutils
Denis Vlasenko 829bbd3b57 *: unify concurrent-safe update of /etc/{passwd,group,[g]shadow}
by Tito (farmatito AT tiscali.it)

function                                             old     new   delta
update_passwd                                        743    1171    +428
bb_perror_nomsg                                        -       9      +9
find_main                                            436     444      +8
passwd_main                                         1023    1027      +4
nameval                                              202     206      +4
chpasswd_main                                        315     319      +4
bb__parsespent                                       119     117      -2
adduser_main                                         654     650      -4
addgroup_main                                        345     341      -4
sv_main                                             1228    1222      -6
deluser_main                                         173     160     -13
bb_internal_putpwent                                  69       -     -69
add_user_to_group                                    231       -    -231
del_line_matching                                    460      31    -429
------------------------------------------------------------------------------
(add/remove: 1/2 grow/shrink: 5/6 up/down: 457/-758)         Total: -301 bytes
2009-04-14 00:51:05 +00:00
..
addgroup.c *: unify concurrent-safe update of /etc/{passwd,group,[g]shadow} 2009-04-14 00:51:05 +00:00
adduser.c *: unify concurrent-safe update of /etc/{passwd,group,[g]shadow} 2009-04-14 00:51:05 +00:00
chpasswd.c *: unify concurrent-safe update of /etc/{passwd,group,[g]shadow} 2009-04-14 00:51:05 +00:00
Config.in Fold mkpasswd applet into cryptpw. 2008-12-04 12:05:26 +00:00
cryptpw.c Fix forgotten license comments 2008-12-07 00:52:58 +00:00
deluser.c *: unify concurrent-safe update of /etc/{passwd,group,[g]shadow} 2009-04-14 00:51:05 +00:00
getty.c getty: fix handling of speed 0; 2009-04-12 13:05:40 +00:00
Kbuild Fold mkpasswd applet into cryptpw. 2008-12-04 12:05:26 +00:00
login.c trailing whitespace removal 2009-04-01 11:24:04 +00:00
passwd.c *: unify concurrent-safe update of /etc/{passwd,group,[g]shadow} 2009-04-14 00:51:05 +00:00
su.c libbb: introduce and use xmalloc_ttyname (-32 in bss). 2008-12-23 23:36:47 +00:00
sulogin.c - add new applet mkpasswd(1) 2008-12-03 18:48:39 +00:00
vlock.c libbb: password/group function helpers rewritten by Tito: 2008-12-02 22:56:59 +00:00