hush/util-linux
Bernhard Reutner-Fischer a38330c366 - do away with useless fwd-decls, redundant bb_printf calls, silence warning
about comparing signed and unsigned and make stuff static.
   text    data     bss     dec     hex filename
   6944       0       0    6944    1b20 util-linux/ipcs.o.oorig
   6509       0       0    6509    196d util-linux/ipcs.o

TODO: bb_getopt_ulflags, and further simplifications
2006-04-03 11:25:48 +00:00
..
Config.in - shrink mkswap and make v0 support optional. Thanks also to Tito for his ideas. 2006-03-29 17:32:24 +00:00
dmesg.c - shrink dmesg a bit. 2006-03-29 17:26:14 +00:00
fbset.c
fdformat.c dont printf arguments given by user for security sanity 2006-03-23 02:07:20 +00:00
fdisk.c
freeramdisk.c - explain what magic numbers we're using here. 2006-03-18 23:02:45 +00:00
fsck_minix.c
getopt.c
hexdump.c
hwclock.c - use RESERVE_CONFIG_BUFFER and a bit of whitespace-cleanup. defconfig: 2006-03-31 22:36:15 +00:00
ipcrm.c
ipcs.c - do away with useless fwd-decls, redundant bb_printf calls, silence warning 2006-04-03 11:25:48 +00:00
losetup.c
Makefile
Makefile.in - make sure that we see freeramdisk only once 2006-03-24 09:48:18 +00:00
mdev.c
mkfs_minix.c
mkswap.c - shrink mkswap and make v0 support optional. Thanks also to Tito for his ideas. 2006-03-29 17:32:24 +00:00
more.c
mount.c Bug spotted by Kumar Gala. Hopefully this fixes it... 2006-04-01 17:32:52 +00:00
nfsmount.c Robert P Day removed some commented out code. 2006-03-26 21:42:40 +00:00
nfsmount.h
pivot_root.c
rdate.c
readprofile.c
setarch.c Patch from tito, acked by Bernhard Fischer. 2006-03-20 02:20:18 +00:00
swaponoff.c
switch_root.c Fix missing copyright and license notice. 2006-03-21 18:20:40 +00:00
umount.c Bug fix: umount wasn't detaching loop devices unless mtab support was enabled. 2006-03-17 03:30:05 +00:00