freebsd-dev/sys/geom/part
Rui Paulo 42a783c16a The canonical way to print __func__ when using KASSERT() is to write
("%s", __func__). This avoids clang's -Wformat-string warnings.
2010-10-13 11:35:59 +00:00
..
g_part_apm.c Teach gpart about bootcode on APM. 2010-05-16 22:21:33 +00:00
g_part_bsd.c Don't leak memory on destruction. 2010-06-02 17:17:11 +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 Allow to configure GPT attributes. It shouldn't be allowed to set bootfailed 2010-09-24 19:33:47 +00:00
g_part_if.m Implement the resize verb and add support for resizing partitions 2010-04-23 03:11:39 +00:00
g_part_mbr.c The canonical way to print __func__ when using KASSERT() is to write 2010-10-13 11:35:59 +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 The canonical way to print __func__ when using KASSERT() is to write 2010-10-13 11:35:59 +00:00
g_part.h Add NTFS partition type to GEOM_MBR. 2010-06-26 13:20:40 +00:00