| .. |
|
volume_id
|
volume_id: Add support for UBIFS
|
2016-09-06 18:31:01 +02:00 |
|
acpid.c
|
Convert all util-linux/* applets to "new style" applet definitions
|
2016-11-23 11:46:32 +01:00 |
|
blkdiscard.c
|
Convert all util-linux/* applets to "new style" applet definitions
|
2016-11-23 11:46:32 +01:00 |
|
blkid.c
|
Convert all util-linux/* applets to "new style" applet definitions
|
2016-11-23 11:46:32 +01:00 |
|
blockdev.c
|
Convert all util-linux/* applets to "new style" applet definitions
|
2016-11-23 11:46:32 +01:00 |
|
Config.src
|
Convert all util-linux/* applets to "new style" applet definitions
|
2016-11-23 11:46:32 +01:00 |
|
dmesg.c
|
Convert all util-linux/* applets to "new style" applet definitions
|
2016-11-23 11:46:32 +01:00 |
|
fatattr.c
|
Convert all util-linux/* applets to "new style" applet definitions
|
2016-11-23 11:46:32 +01:00 |
|
fbset.c
|
Convert all util-linux/* applets to "new style" applet definitions
|
2016-11-23 11:46:32 +01:00 |
|
fdformat.c
|
Convert all util-linux/* applets to "new style" applet definitions
|
2016-11-23 11:46:32 +01:00 |
|
fdisk.c
|
fdisk: sanitize partition name printing; drop "Code" column; get rid of one static var
|
2016-11-27 06:13:43 +01:00 |
|
fdisk_aix.c
|
*: make GNU licensing statement forms more regular
|
2010-08-16 20:14:46 +02:00 |
|
fdisk_gpt.c
|
fdisk_gpt: simplify GPT partition name printing
|
2016-11-27 20:47:01 +01:00 |
|
fdisk_osf.c
|
randomconfig fixes
|
2016-06-19 18:15:33 +02:00 |
|
fdisk_sgi.c
|
randomconfig fixes
|
2016-06-19 18:15:33 +02:00 |
|
fdisk_sun.c
|
fdisk_sun: fix partition alignment
|
2013-02-11 00:22:59 +01:00 |
|
findfs.c
|
Convert all util-linux/* applets to "new style" applet definitions
|
2016-11-23 11:46:32 +01:00 |
|
flock.c
|
Convert all util-linux/* applets to "new style" applet definitions
|
2016-11-23 11:46:32 +01:00 |
|
freeramdisk.c
|
Convert all util-linux/* applets to "new style" applet definitions
|
2016-11-23 11:46:32 +01:00 |
|
fsck_minix.c
|
Convert all util-linux/* applets to "new style" applet definitions
|
2016-11-23 11:46:32 +01:00 |
|
fstrim.c
|
df: implement -B n<suff> and -B <suff> formats of -B option
|
2016-12-12 19:56:31 +01:00 |
|
getopt.c
|
Code style fixes, no code changes
|
2016-11-28 01:22:57 +01:00 |
|
hexdump.c
|
Make "hd" independently selectable
|
2016-11-23 11:53:12 +01:00 |
|
hwclock.c
|
Convert all util-linux/* applets to "new style" applet definitions
|
2016-11-23 11:46:32 +01:00 |
|
ipcrm.c
|
Convert all util-linux/* applets to "new style" applet definitions
|
2016-11-23 11:46:32 +01:00 |
|
ipcs.c
|
Convert all util-linux/* applets to "new style" applet definitions
|
2016-11-23 11:46:32 +01:00 |
|
Kbuild.src
|
Convert all util-linux/* applets to "new style" applet definitions
|
2016-11-23 11:46:32 +01:00 |
|
losetup.c
|
Convert all util-linux/* applets to "new style" applet definitions
|
2016-11-23 11:46:32 +01:00 |
|
lspci.c
|
Convert all util-linux/* applets to "new style" applet definitions
|
2016-11-23 11:46:32 +01:00 |
|
lsusb.c
|
Convert all util-linux/* applets to "new style" applet definitions
|
2016-11-23 11:46:32 +01:00 |
|
mdev.c
|
mdev: create devices from /sys/dev
|
2016-09-07 14:09:01 +02:00 |
|
minix.h
|
more bionic fixes
|
2016-03-14 19:34:15 +01:00 |
|
mkfs_ext2.c
|
Make mke2fs and mkfs.ext2 individually selectable
|
2016-11-16 16:12:11 +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_ext2_test.sh
|
mkfs_ext2: use compatible inode sizes; add -I <inodesize>. (by Vladimir)
|
2009-10-22 12:12:17 +02:00 |
|
mkfs_minix.c
|
Convert all util-linux/* applets to "new style" applet definitions
|
2016-11-23 11:46:32 +01:00 |
|
mkfs_reiser.c
|
Convert all util-linux/* applets to "new style" applet definitions
|
2016-11-23 11:46:32 +01:00 |
|
mkfs_vfat.c
|
Make mkfs.vfat and mkdosfs individually selectable
|
2016-11-16 16:18:50 +01:00 |
|
mkswap.c
|
Convert all util-linux/* applets to "new style" applet definitions
|
2016-11-23 11:46:32 +01:00 |
|
more.c
|
Convert all util-linux/* applets to "new style" applet definitions
|
2016-11-23 11:46:32 +01:00 |
|
mount.c
|
Convert all util-linux/* applets to "new style" applet definitions
|
2016-11-23 11:46:32 +01:00 |
|
nsenter.c
|
*: slap on a few ALIGN1/2s where appropriate
|
2016-04-22 18:09:21 +02:00 |
|
pivot_root.c
|
Convert all util-linux/* applets to "new style" applet definitions
|
2016-11-23 11:46:32 +01:00 |
|
rdate.c
|
Convert all util-linux/* applets to "new style" applet definitions
|
2016-11-23 11:46:32 +01:00 |
|
rdev.c
|
Convert all util-linux/* applets to "new style" applet definitions
|
2016-11-23 11:46:32 +01:00 |
|
readprofile.c
|
Code style fixes, no code changes
|
2016-11-28 01:22:57 +01:00 |
|
rev.c
|
Convert all util-linux/* applets to "new style" applet definitions
|
2016-11-23 11:46:32 +01:00 |
|
rtcwake.c
|
Convert all util-linux/* applets to "new style" applet definitions
|
2016-11-23 11:46:32 +01:00 |
|
script.c
|
Convert all util-linux/* applets to "new style" applet definitions
|
2016-11-23 11:46:32 +01:00 |
|
scriptreplay.c
|
Convert all util-linux/* applets to "new style" applet definitions
|
2016-11-23 11:46:32 +01:00 |
|
setarch.c
|
Make setarch/linux32/linux64 independently selectable
|
2016-11-13 22:56:04 +01:00 |
|
swaponoff.c
|
Convert all util-linux/* applets to "new style" applet definitions
|
2016-11-23 11:46:32 +01:00 |
|
switch_root.c
|
Convert all util-linux/* applets to "new style" applet definitions
|
2016-11-23 11:46:32 +01:00 |
|
uevent.c
|
Convert all util-linux/* applets to "new style" applet definitions
|
2016-11-23 11:46:32 +01:00 |
|
umount.c
|
Convert all util-linux/* applets to "new style" applet definitions
|
2016-11-23 11:46:32 +01:00 |
|
unshare.c
|
Convert all util-linux/* applets to "new style" applet definitions
|
2016-11-23 11:46:32 +01:00 |