hush/util-linux
Denys Vlasenko b38af7bd31 mdev: add "!" syntax support
Based on the patch by Steve Bennett <steveb@workware.net.au>

function                                             old     new   delta
make_device                                         1640    1673     +33

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-04-02 06:47:14 +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 fix Config.in tab usage 2010-03-31 16:03:56 +02: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 fdisk: do not treat names ending in '0' as partitions 2010-02-24 08:13:30 +01: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 more C standard compat fixes from Dan Fandrich 2009-09-06 12:47:55 +02:00
hwclock.c *: make it easier to distinquish "struct tm", pointer to one, etc 2010-01-09 19:10:49 +01: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 flock: new applet 2010-03-18 22:45:35 +01:00
losetup.c - commentary typo fix 2008-07-21 15:29:36 +00:00
lspci.c lspci: new applet. +573 bytes 2009-12-05 17:56:25 +01:00
lsusb.c lsusb: 2.6.32 compat 2010-03-23 05:11:40 +01: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 mkfs_ext2: fix bad comment. no code changes 2010-02-02 12:54:19 +01: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 mkXXXX: unify [KBYTES] parameter handling (added it to mkswap) 2010-02-01 23:48:27 +01:00
mkfs_vfat.c mkXXXX: unify [KBYTES] parameter handling (added it to mkswap) 2010-02-01 23:48:27 +01: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 *: merge some common strings 2010-03-23 16:25:17 +01:00
pivot_root.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
rdate.c *: use "can't" instead of "cannot" 2009-11-13 09:08:27 +01:00
rdev.c - add new applet rdev (Grant Erickson) 2008-08-19 11:28:52 +00:00
readprofile.c *: style fixes. no code changes (verified with objdump) 2010-01-28 02:24:24 +01:00
rtcwake.c *: make it easier to distinquish "struct tm", pointer to one, etc 2010-01-09 19:10:49 +01: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 setarch: do not try to use non-existent data in argv[] 2008-08-23 23:15:17 +00:00
swaponoff.c *: suppress ~60% of "aliased warnings" on gcc-4.4.1 2010-02-04 15:00:15 +01:00
switch_root.c switch_root: more clear error messages 2009-12-15 01:55:55 +01:00
tune2fs.c tune2fs: new applet by Vladimir. Only supports -L LABEL 2009-10-22 00:55:55 +02:00
umount.c Hurd compat fixes. Mostly dealing with absent PATH_MAX 2010-03-26 19:08:53 +01:00