.. |
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
|
fdisk: make comment more clear
|
2010-04-06 16:56:33 +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
|
flock: new applet
|
2010-03-18 22:45:35 +01:00 |
losetup.c
|
|
|
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
|
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
|
|
|
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
|
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
|
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 |