freebsd-skq/sys/geom/part
Pedro F. Giffuni 55e0987aea sys: extend use of the howmany() macro when available.
We have a howmany() macro in the <sys/param.h> header that is
convenient to re-use as it makes things easier to read.
2016-04-26 15:38:17 +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 sys: use our roundup2/rounddown2() macros when param.h is available. 2016-04-21 19:57:40 +00:00
g_part_bsd.c Indentation issues. 2016-04-20 16:19:44 +00:00
g_part_ebr.c Indentation issues. 2016-04-20 16:19:44 +00:00
g_part_gpt.c sys: extend use of the howmany() macro when available. 2016-04-26 15:38:17 +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 sys: extend use of the howmany() macro when available. 2016-04-26 15:38:17 +00:00
g_part_mbr.c Indentation issues. 2016-04-20 16:19:44 +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 Add some additional GPT partition types 2015-12-27 18:12:13 +00:00
g_part.h Add some additional GPT partition types 2015-12-27 18:12:13 +00:00