hush/e2fsprogs
Denis Vlasenko a55bd05f3c fsck: shrink (we were passing around some params which were unused)
function                                             old     new   delta
fsck_main                                           1807    2256    +449
fsck_device                                          196     189      -7
create_fs_device                                     131     124      -7
wait_one                                             325     309     -16
wait_many                                             52      33     -19
free_instance                                         38       -     -38
packed_usage                                       23698   23650     -48
execute                                             2508    2402    -106
check_all                                            609       -    -609
------------------------------------------------------------------------------
(add/remove: 0/2 grow/shrink: 1/6 up/down: 449/-850)         Total: -401 bytes
   text    data     bss     dec     hex filename
 797604     658    7428  805690   c4b3a busybox_old
 797195     658    7428  805281   c49a1 busybox_unstripped
2008-03-17 08:59:19 +00:00
..
old_e2fsprogs support for mount by label (not yet tested) 2008-02-18 21:08:49 +00:00
chattr.c e2fsprogs: code shrink 2007-10-30 19:36:07 +00:00
Config.in put small subset of e2fsprogs back in the tree: 2006-12-26 01:30:59 +00:00
e2fs_defs.h put small subset of e2fsprogs back in the tree: 2006-12-26 01:30:59 +00:00
e2fs_lib.c e2fsprogs: code shrink 2007-10-30 19:36:07 +00:00
e2fs_lib.h e2fsprogs: code shrink 2007-10-30 19:36:07 +00:00
fsck.c fsck: shrink (we were passing around some params which were unused) 2008-03-17 08:59:19 +00:00
Kbuild put small subset of e2fsprogs back in the tree: 2006-12-26 01:30:59 +00:00
lsattr.c e2fsprogs: code shrink 2007-10-30 19:36:07 +00:00
README put small subset of e2fsprogs back in the tree: 2006-12-26 01:30:59 +00:00

Authors and contributors of original e2fsprogs:

Remy Card <card@masi.ibp.fr>
Theodore Ts'o <tytso@mit.edu>
Stephen C. Tweedie <sct@redhat.com>
Andreas Gruenbacher, <a.gruenbacher@computer.org>
Kaz Kylheku <kaz@ashi.footprints.net>
F.W. ten Wolde <franky@duteca.et.tudelft.nl>
Jeremy Fitzhardinge <jeremy@zip.com.au>
M.J.E. Mol <marcel@duteca.et.tudelft.nl>
Miquel van Smoorenburg <miquels@drinkel.ow.org>
Uwe Ohse <uwe@tirka.gun.de>