busybox/loginutils
Denis Vlasenko 397de617f3 help text: regularize format, and shrink
getty: shrink, and improve comments
mount: OPT_ALL is superfluous, we already have OPT_a

function                                             old     new   delta
bcode                                                 47      25     -22
getty_main                                          2503    2349    -154
packed_usage                                       23928   23698    -230
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 0/3 up/down: 0/-406)           Total: -406 bytes
   text    data     bss     dec     hex filename
 798031     658    7428  806117   c4ce5 busybox_old
 797604     658    7428  805690   c4b3a busybox_unstripped
2008-03-17 08:55:44 +00:00
..
addgroup.c appletlib.c: make it actally follow _BB_SUID_ALWAYS rules 2007-10-29 19:25:45 +00:00
adduser.c adduser: optional support for long options. +110 bytes. 2008-02-15 15:17:23 +00:00
chpasswd.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
Config.in adduser: optional support for long options. +110 bytes. 2008-02-15 15:17:23 +00:00
cryptpw.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
deluser.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
getty.c help text: regularize format, and shrink 2008-03-17 08:55:44 +00:00
Kbuild chpasswd: new applet by Alexander Shishkin <virtuoso@slind.org> 2007-07-20 21:28:41 +00:00
login.c dos2unix: tiny shrink 2008-03-17 08:42:43 +00:00
passwd.c libbb: introduce bb_signals and bb_signals_recursive, 2008-02-16 22:58:56 +00:00
su.c dos2unix: tiny shrink 2008-03-17 08:42:43 +00:00
sulogin.c mount: recognize "dirsync" (closes bug 835) 2008-02-18 11:08:33 +00:00
vlock.c libbb: introduse and use signal_[no_]SA_RESTART_empty_mask and sigaction_set 2008-03-12 23:19:35 +00:00