busybox/loginutils
Denis Vlasenko cdf62770af dos2unix: tiny shrink
login,su: fix setup_environment() so that it works as intended
          (parameter names were a bit misleading)
fdisk: shrink
help text: shrink

function                                             old     new   delta
login_main                                          1658    1701     +43
setup_environment                                    206     203      -3
dos_compatible_flag                                    4       1      -3
dos2unix_main                                        383     375      -8
get_boot                                            1724    1702     -22
fdisk_main                                          2949    2889     -60
packed_usage                                       24250   23948    -302
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/6 up/down: 43/-398)          Total: -355 bytes
   text    data     bss     dec     hex filename
 798768     661    7428  806857   c4fc9 busybox_old
 798327     658    7428  806413   c4e0d busybox_unstripped
2008-03-17 08:42:43 +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 getty: don't try to detect parity on local lines 2008-02-02 19:05:36 +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