hush/util-linux
Denys Vlasenko ea8b252cb3 *: better string sharing
text   data    bss    dec    hex filename
 849427    441   7556 857424  d1550 busybox_old
 849355    441   7556 857352  d1508 busybox_unstripped

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-06-02 12:57:26 +02:00
..
volume_id volume_id/linux_swap: detect suspended image signatures too 2010-02-08 03:08:05 +01:00
acpid.c *: remove some uses of argc 2010-01-04 14:15:38 +01:00
blkid.c blkid: vda forgot to svn add it again. vda is stupid 2008-10-19 17:47:31 +00:00
Config.in mount: add an optional capability to create new /dev/loopN as needed 2010-04-14 12:31:26 -07:00
dmesg.c dmesg: try to detect buffer size 2009-07-10 14:14:14 +02:00
fbset.c randomconfig fixes 2010-01-24 22:52:21 +01:00
fdformat.c Fix forgotten license comments 2008-12-07 00:52:58 +00:00
fdisk_aix.c fdisk: add a warning and truncate disks with >= 2^32 sectors 2009-09-16 03:03:13 +02:00
fdisk_osf.c big endian warning fixes 2009-11-07 01:31:14 +01:00
fdisk_sgi.c fdisk: add a warning and truncate disks with >= 2^32 sectors 2009-09-16 03:03:13 +02:00
fdisk_sun.c style fixes, no code changes 2010-01-28 12:30:24 +01:00
fdisk.c *: better string sharing 2010-06-02 12:57:26 +02:00
findfs.c swaponoff: add uuid/label support. By Natanael Copa 2009-09-20 04:28:22 +02:00
flock.c flock: new applet 2010-03-18 22:45:35 +01:00
freeramdisk.c *: remove a few more cases of argc usage. -89 bytes. 2009-11-28 15:18:53 +01:00
fsck_minix.c *: suppress ~60% of "aliased warnings" on gcc-4.4.1 2010-02-04 15:00:15 +01:00
getopt.c getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS 2009-06-19 12:10:38 +02:00
hexdump.c hexdump: make -s 0xNNNNN work 2010-04-06 23:33:28 +02:00
hwclock.c hwclock: improve, and then disable clever sync code: it's bloat 2010-04-14 09:19:20 -07:00
ipcrm.c *: use "can't" instead of "cannot" 2009-11-13 09:08:27 +01:00
ipcs.c *: a few more NOINLINEs 2009-10-08 14:35:37 +02:00
Kbuild tune2fs: move to e2fsprogs 2010-05-09 00:13:40 +02:00
losetup.c losetup: support /dev/loop10 and higher. closes bug 1627 2010-05-19 00:39:17 +02:00
lspci.c cosmetic fixes, no code changed 2010-04-03 15:39:47 +02:00
lsusb.c cosmetic fixes, no code changed 2010-04-03 15:39:47 +02:00
mdev.c mdev: add "!" syntax support 2010-04-02 06:47:14 +02:00
minix.h *: more portability fixes by Dan Fandrich 2009-09-23 23:15:43 +02:00
mkfs_ext2_test.sh mkfs_ext2: use compatible inode sizes; add -I <inodesize>. (by Vladimir) 2009-10-22 12:12:17 +02:00
mkfs_ext2.c tune2fs: move to e2fsprogs 2010-05-09 00:13:40 +02:00
mkfs_ext2.txt mkfs_ext2: use compatible inode sizes; add -I <inodesize>. (by Vladimir) 2009-10-22 12:12:17 +02:00
mkfs_minix.c *: merge some common strings 2010-03-23 16:25:17 +01:00
mkfs_reiser.c tune2fs: move to e2fsprogs 2010-05-09 00:13:40 +02:00
mkfs_vfat.c tune2fs: move to e2fsprogs 2010-05-09 00:13:40 +02:00
mkswap.c *: eliminate more aliasing warnings 2010-02-04 18:41:18 +01:00
more.c *: suppress ~60% of "aliased warnings" on gcc-4.4.1 2010-02-04 15:00:15 +01:00
mount.c mount: handle EDQUOT > 255 properly. closes bug 1579 2010-05-19 17:01:29 +02:00
pivot_root.c
rdate.c *: use "can't" instead of "cannot" 2009-11-13 09:08:27 +01:00
rdev.c
readprofile.c *: style fixes. no code changes (verified with objdump) 2010-01-28 02:24:24 +01:00
rtcwake.c libbb: add skip_dev_pfx() 2010-04-06 18:50:05 +02:00
script.c *: do not check for POLLIN/POLLOUT only, just in case it's POLHUP/POLERR 2010-03-02 15:02:45 +01:00
scriptreplay.c scriptreplay: show help text if run with no arguments 2009-07-19 23:11:45 +02:00
setarch.c
swaponoff.c swapon: skip noauto entries 2010-04-29 22:20:57 +02:00
switch_root.c switch_root: more clear error messages 2009-12-15 01:55:55 +01:00
umount.c Hurd compat fixes. Mostly dealing with absent PATH_MAX 2010-03-26 19:08:53 +01:00