util-linux/partx
Davidlohr Bueso 4f1509b969 partx: integrate support for mac and sun partitions, based on kpartx.
[kzak@redhat.com: - remove unnecessary members from struct slice,
                  - fix gcc warnings]

Signed-off-by: Davidlohr Bueso <dave@gnu.org>
Signed-off-by: Karel Zak <kzak@redhat.com>
2010-10-08 10:56:28 +02:00
..
.gitignore build-sys: update .gitignore files 2008-04-14 14:24:03 +02:00
Makefile.am partx: integrate support for mac and sun partitions, based on kpartx. 2010-10-08 10:56:28 +02:00
addpart.8 addpart.8: formatting 2009-08-17 12:11:11 +02:00
addpart.c addpart: use atoll() for parsing command line arguments 2010-05-13 10:33:52 +02:00
bsd.c partx: fix compiler warnings 2008-03-20 15:23:16 +01:00
crc32.c remove useless if-before-free tests. 2008-03-12 12:00:39 +01:00
crc32.h Imported from util-linux-2.11q tarball. 2006-12-07 00:25:54 +01:00
delpart.8 delpart.8: formatting 2009-08-17 12:11:11 +02:00
delpart.c Imported from util-linux-2.13-pre1 tarball. 2006-12-07 00:26:54 +01:00
dos.c partx: work properly with 512 sectors (dos PT) 2009-09-07 12:07:07 +02:00
dos.h Imported from util-linux-2.12a tarball. 2006-12-07 00:26:14 +01:00
efi.h Imported from util-linux-2.11q tarball. 2006-12-07 00:25:54 +01:00
gpt.c partx: use ioctls from lib/blkdev.c 2009-02-26 23:19:19 +01:00
gpt.h Imported from util-linux-2.13-pre1 tarball. 2006-12-07 00:26:54 +01:00
mac.c partx: integrate support for mac and sun partitions, based on kpartx. 2010-10-08 10:56:28 +02:00
partx.8 partx.8: formatting 2009-08-17 12:11:11 +02:00
partx.c partx: integrate support for mac and sun partitions, based on kpartx. 2010-10-08 10:56:28 +02:00
partx.h partx: integrate support for mac and sun partitions, based on kpartx. 2010-10-08 10:56:28 +02:00
solaris.c partx: don't redeclare daddr_t 2008-09-16 11:29:42 +02:00
sun.c partx: integrate support for mac and sun partitions, based on kpartx. 2010-10-08 10:56:28 +02:00
unixware.c partx: fix compiler warnings 2008-03-20 15:23:16 +01:00