hush/util-linux
Denis Vlasenko e06f61d273 mkfs_minix, fsck_minix: code shrink
function                                             old     new   delta
fsck_minix_main                                     3092    3094      +2
next                                                 539     538      -1
get_free_block                                       165     164      -1
check_zone_nr2                                       121     120      -1
alarm_intr                                            94      93      -1
recursive_check2                                     587     583      -4
recursive_check                                      587     583      -4
mkfs_minix_main                                     2974    2968      -6
map_block                                            237     231      -6
map_block2                                           341     333      -8
bad_zone                                              64      56      -8
write_block                                          619     610      -9
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/11 up/down: 2/-49)            Total: -47 bytes
2008-06-25 10:00:58 +00:00
..
volume_id more of -Wall fixes from Cristian Ionescu-Idbohrn. 2008-05-15 21:30:45 +00:00
Config.in - improve wording 2008-05-19 08:25:23 +00:00
dmesg.c - Rob sais that he rewrote it, so reinstate the GPLv2-only boilerplate. 2008-05-20 08:27:26 +00:00
fbset.c
fdformat.c
fdisk_aix.c fdisk: do not open device twice. Complain on fdisk -l /dev/bogus. 2008-04-17 00:12:10 +00:00
fdisk_osf.c whitespace and comment fixes, no code changes 2008-06-16 04:09:25 +00:00
fdisk_sgi.c fdisk: do not open device twice. Complain on fdisk -l /dev/bogus. 2008-04-17 00:12:10 +00:00
fdisk_sun.c more of -Wall fixes from Cristian Ionescu-Idbohrn. 2008-05-15 21:30:45 +00:00
fdisk.c - use EXIT_{SUCCESS,FAILURE}. No object-code changes 2008-05-19 09:29:47 +00:00
findfs.c
freeramdisk.c
fsck_minix.c mkfs_minix, fsck_minix: code shrink 2008-06-25 10:00:58 +00:00
getopt.c *: use llist_pop for traverse-and-free list operation 2008-06-15 05:40:56 +00:00
hexdump.c
hwclock.c
ipcrm.c - use EXIT_{SUCCESS,FAILURE}. No object-code changes 2008-05-19 09:29:47 +00:00
ipcs.c - use EXIT_{SUCCESS,FAILURE}. No object-code changes 2008-05-19 09:29:47 +00:00
Kbuild build system: use spaces in Kbuild files 2008-04-21 05:07:15 +00:00
losetup.c
mdev.c whitespace fixes. no code changes 2008-06-25 09:53:17 +00:00
minix.h
mkfs_minix.c mkfs_minix, fsck_minix: code shrink 2008-06-25 10:00:58 +00:00
mkswap.c testsuite/runtest: remove (last) bashism 2008-04-25 08:43:01 +00:00
more.c more -Wall warning fixes. -Wall is enabled now. 2008-05-18 22:28:26 +00:00
mount.c mount: fix mishandling of proto=tcp/udp 2008-06-24 21:39:32 +00:00
pivot_root.c
rdate.c
readprofile.c libbb: introduce xmalloc_xopen_read_close and use where appropriate 2008-04-19 19:32:08 +00:00
rtcwake.c change default rtcwake mode to match changed behavior in upstream util-linux 2008-06-04 10:33:33 +00:00
script.c - use STD*_FILENO some more. No object-code changes 2008-05-19 09:48:17 +00:00
setarch.c
swaponoff.c swapon: optional -p PRIO support (by Francois Barel <frabar666 AT gmail.com>) 2008-05-18 23:05:34 +00:00
switch_root.c more -Wall warning fixes from Cristian Ionescu-Idbohrn. 2008-05-13 02:27:31 +00:00
umount.c [u]mount: add/update dietlibc build fix 2008-05-26 01:19:53 +00:00