freebsd-dev/sys/geom/part
Marcel Moolenaar 028de8786a Follow-up improvements to the handling of false positives: If the
partition table is empty, check to see if we have something that
looks sufficiently like a BPB. On non-i386 machines, the boot
sector typically doesn't contain boot code; the end of the boot
sector is all zeroes. This is also where the partition table is
for MBRs.
We only check the sector size and cluster size, as that seems to
be the most reliable across implementations, BPB versions and
platforms.
2008-02-29 22:41:36 +00:00
..
g_part_apm.c Add the freebsd-zfs alias. Both APM and GPT have ZFS partition 2007-10-21 20:02:57 +00:00
g_part_bsd.c Various fixes: 2007-12-24 01:01:59 +00:00
g_part_gpt.c First cut at support for booting a GPT labeled disk via the BIOS bootstrap 2007-10-24 21:33:00 +00:00
g_part_if.m
g_part_mbr.c Follow-up improvements to the handling of false positives: If the 2008-02-29 22:41:36 +00:00
g_part.c Fix a bug in the add verb, where we failed to keep the list 2007-12-09 22:26:42 +00:00
g_part.h Add a BSD disklabel backend to g_part: 2007-12-06 02:32:42 +00:00