hush/util-linux
Denis Vlasenko 9f153f610f fsck_minix: getopt32-ification; code shrink; reduce stack usage;
fix bug in map_block2: s/(blknr >= 256 * 256)/(blknr < 256 * 256)/

function                                             old     new   delta
get_inode_common                                       -     291    +291
add_zone_common                                        -     205    +205
ask                                                  229     215     -14
write_super_block                                    109      90     -19
write_block                                          653     629     -24
bad_zone                                              95      64     -31
read_block                                           241     198     -43
fsck_minix_main                                     3285    3195     -90
add_zone2                                            217      34    -183
add_zone                                             216      33    -183
recursive_check                                     1097     866    -231
recursive_check2                                    1340     956    -384
------------------------------------------------------------------------------
(add/remove: 2/0 grow/shrink: 0/10 up/down: 496/-1202)       Total: -706 bytes
   text    data     bss     dec     hex filename
 799349     661    7428  807438   c520e busybox_old
 798437     661    7428  806526   c4e7e busybox_unstripped
2008-03-17 08:32:26 +00:00
..
volume_id support for mount by label (not yet tested) 2008-02-18 21:08:49 +00:00
Config.in support for mount by label (not yet tested) 2008-02-18 21:08:49 +00:00
dmesg.c
fbset.c
fdformat.c
fdisk_aix.c random s/short/int/ 2008-02-16 13:18:17 +00:00
fdisk_osf.c
fdisk_sgi.c support for mount by label (not yet tested) 2008-02-18 21:08:49 +00:00
fdisk_sun.c
fdisk.c *: add optimization barrier to all "G trick" locations 2008-02-27 18:41:59 +00:00
findfs.c findfs,mount: trivial build fix and whitespace fiexs 2008-02-19 11:29:46 +00:00
freeramdisk.c
fsck_minix.c fsck_minix: getopt32-ification; code shrink; reduce stack usage; 2008-03-17 08:32:26 +00:00
getopt.c
hexdump.c
hwclock.c
ipcrm.c random s/short/int/ 2008-02-16 13:18:17 +00:00
ipcs.c random s/short/int/ 2008-02-16 13:18:17 +00:00
Kbuild script: new applet by Pascal Bellard <pascal.bellard AT ads-lu.com> 2008-02-27 11:54:59 +00:00
losetup.c
mdev.c [#1334] exec script for devices even if they dont have device nodes 2008-02-20 18:31:36 +00:00
minix.h
mkfs_minix.c *: add optimization barrier to all "G trick" locations 2008-02-27 18:41:59 +00:00
mkswap.c
more.c *: add optimization barrier to all "G trick" locations 2008-02-27 18:41:59 +00:00
mount.c - fix compilation failure due to implicit decl of resolve_mount_spec(). 2008-02-27 21:14:52 +00:00
pivot_root.c
rdate.c
readprofile.c
rtcwake.c
script.c script: correctly handle buffered "tail" of output. +35 bytes. 2008-02-28 10:10:10 +00:00
setarch.c
swaponoff.c
switch_root.c lpd: spool mode added by Vladimir 2008-02-25 20:30:24 +00:00
umount.c