hush/loginutils
Denis Vlasenko 557fb713e0 chpasswd: fixes and code shrink
update_passwd                                        732     734      +2
chpasswd_main                                        318     292     -26
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/1 up/down: 2/-26)             Total: -24 bytes
   text    data     bss     dec     hex filename
 781564    1168   11900  794632   c2008 busybox_old
 781548    1168   11900  794616   c1ff8 busybox_unstripped
2007-07-21 13:25:28 +00:00
..
addgroup.c whitespace fixes 2007-05-30 00:29:55 +00:00
adduser.c adduser: close /etc/{passwd,shadow} before calling passwd etc. 2007-07-14 22:51:28 +00:00
chpasswd.c chpasswd: fixes and code shrink 2007-07-21 13:25:28 +00:00
Config.in chpasswd: new applet by Alexander Shishkin <virtuoso@slind.org> 2007-07-20 21:28:41 +00:00
cryptpw.c chpasswd: new applet by Alexander Shishkin <virtuoso@slind.org> 2007-07-20 21:28:41 +00:00
deluser.c whitespace fixes 2007-05-30 00:29:55 +00:00
getty.c xioctl and friends by Tito <farmatito@tiscali.it> 2007-07-14 22:07:14 +00:00
Kbuild chpasswd: new applet by Alexander Shishkin <virtuoso@slind.org> 2007-07-20 21:28:41 +00:00
login.c init: make sure fd 0,1,2 are not closed, + related optimizations. 2007-06-14 07:53:06 +00:00
passwd.c chpasswd: new applet by Alexander Shishkin <virtuoso@slind.org> 2007-07-20 21:28:41 +00:00
su.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
sulogin.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
vlock.c xioctl and friends by Tito <farmatito@tiscali.it> 2007-07-14 22:07:14 +00:00