freebsd-skq/sys/geom/part
Warner Losh 73f49e9eef Implement the historic DIOCGDINFO ioctl for gpart on BSD
partitions. Several utilities still use this interface and require
additional information since gpart was activated than before. This
allows fsck of a UFS partition without having to specify it is UFS,
per historic behavior.
2014-11-18 17:06:40 +00:00
..
g_part_apm.c After EFI support was added to the installer, it needed to allow boot 2014-07-04 15:55:32 +00:00
g_part_bsd64.c Add disklabel64 support to GEOM_PART class. 2014-06-11 10:42:34 +00:00
g_part_bsd.c Implement the historic DIOCGDINFO ioctl for gpart on BSD 2014-11-18 17:06:40 +00:00
g_part_ebr.c For schemes that do an automatic partition aligning move this code to 2014-05-04 10:14:25 +00:00
g_part_gpt.c After EFI support was added to the installer, it needed to allow boot 2014-07-04 15:55:32 +00:00
g_part_if.m Implement the historic DIOCGDINFO ioctl for gpart on BSD 2014-11-18 17:06:40 +00:00
g_part_ldm.c Pull in r267961 and r267973 again. Fix for issues reported will follow. 2014-06-28 03:56:17 +00:00
g_part_mbr.c Turn off kern.geom.part.mbr.enforce_chs by default. 2014-08-12 10:31:31 +00:00
g_part_pc98.c Use g_conf_printf_escaped() to escape symbols, which can break 2014-05-30 10:35:51 +00:00
g_part_vtoc8.c It is safe to allow shrinking, when aligned size is bigger than current. 2014-05-07 11:18:27 +00:00
g_part.c Implement the historic DIOCGDINFO ioctl for gpart on BSD 2014-11-18 17:06:40 +00:00
g_part.h After EFI support was added to the installer, it needed to allow boot 2014-07-04 15:55:32 +00:00