hush/loginutils
Denis Vlasenko 4e12b1a2a9 libbb: introduce and use xmalloc_ttyname (-32 in bss).
ash: small code shrink

   text    data     bss     dec     hex filename
 793669     504    7524  801697   c3ba1 busybox_old
 793659     504    7492  801655   c3b77 busybox_unstripped
2008-12-23 23:36:47 +00:00
..
addgroup.c libbb: add xgetgrnam too. ~0 code size change 2008-12-05 16:23:06 +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 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 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 2008-06-27 02:52:20 +00:00
getty.c remove a few superfluous includes 2008-11-25 13:33:11 +00:00
Kbuild Fold mkpasswd applet into cryptpw. 2008-12-04 12:05:26 +00:00
login.c libbb: introduce and use xmalloc_ttyname (-32 in bss). 2008-12-23 23:36:47 +00:00
passwd.c libbb: introduce and use xgetpwnam. ~ -150 bytes. 2008-12-03 19:05:55 +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