freebsd-dev/sys/geom/part
Rebecca Cran fa5f3816c4 Don't warn if a partition appears not to be aligned on a track boundary.
Modern disks use LBA and create a fake CHS geometry that doesn't have any
relation to the on-disk layout of data.
2010-12-07 20:46:11 +00:00
..
g_part_apm.c Teach gpart about bootcode on APM. 2010-05-16 22:21:33 +00:00
g_part_bsd.c Add a note about the magic number 20. Actually, 22.75 entries fit in 2010-12-02 19:47:27 +00:00
g_part_ebr.c The canonical way to print __func__ when using KASSERT() is to write 2010-10-13 11:35:59 +00:00
g_part_gpt.c Reimplemented "gpart destroy -F". Now it does all work in kernel. 2010-10-25 16:23: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 Don't warn if a partition appears not to be aligned on a track boundary. 2010-12-07 20:46:11 +00:00
g_part_pc98.c Some schemes can allocate memory for internal purposes but when 2010-09-25 18:27:29 +00:00
g_part_vtoc8.c Fix some whitespace nits. 2010-05-24 17:33:02 +00:00
g_part.c Fix regression introduced in r215088: gpart(8) reports 2010-11-11 12:13:41 +00:00
g_part.h Reimplemented "gpart destroy -F". Now it does all work in kernel. 2010-10-25 16:23:35 +00:00