freebsd-skq/sys/geom/part
ae 4675dfde1b Add a sysctl kern.geom.part.check_integrity for those who has corrupt
partition tables and lost an ability to boot after r221788.
Also unhide an error message from bootverbose, this would help to
easier determine the problem.
2011-05-15 20:03:54 +00:00
..
g_part_apm.c Limit number of sectors that can be addressed. 2011-05-08 12:16:39 +00:00
g_part_bsd.c Limit number of sectors that can be addressed. 2011-05-08 12:11:16 +00:00
g_part_ebr.c Limit number of sectors that can be addressed. 2011-05-08 12:20:30 +00:00
g_part_gpt.c Add some FEATURE macros for various GEOM classes. 2011-02-25 10:24:35 +00:00
g_part_if.m Reimplemented "gpart destroy -F". Now it does all work in kernel. 2010-10-25 16:23:35 +00:00
g_part_mbr.c Replace UINT_MAX to UINT32_MAX. 2011-05-08 11:42:51 +00:00
g_part_pc98.c Replace UINT_MAX to UINT32_MAX. 2011-05-08 11:42:51 +00:00
g_part_vtoc8.c Limit number of sectors that can be addressed. 2011-05-08 12:28:13 +00:00
g_part.c Add a sysctl kern.geom.part.check_integrity for those who has corrupt 2011-05-15 20:03:54 +00:00
g_part.h Add new user-friendly aliases for partition types for the MBR and 2011-01-28 11:13:01 +00:00