1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +00:00
freebsd/sys/geom/part
Andrey V. Elsukov f1104f7190 Add CTLFLAG_TUN to sysctls.
MFC after:	1 month
2012-03-19 13:21:10 +00:00
..
g_part_apm.c Let's be more realistic and limit maximum number of partition to 4k. 2012-02-10 06:44:30 +00:00
g_part_bsd.c Remove unactionable message about label geometry 2012-03-08 01:48:44 +00:00
g_part_ebr.c Add additional check to EBR probe and create methods: 2012-02-15 10:33:29 +00:00
g_part_gpt.c Add support for Boot Camp. The support is defined as follows: 2011-10-23 02:51:23 +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_ldm.c Add CTLFLAG_TUN to sysctls. 2012-03-19 13:21:10 +00:00
g_part_mbr.c Add alias for the partition type 0x0f. Now "ebr" name is used for both 2012-02-20 05:48:57 +00:00
g_part_pc98.c Do not truncate available disk space to the closest track boundary. 2011-05-25 09:45:13 +00:00
g_part_vtoc8.c Allow to dump on Solaris swap partitions. 2011-10-18 20:16:02 +00:00
g_part.c Make kern.geom.part node not static. Also add CTLFLAG_TUN to the 2012-03-19 12:57:52 +00:00
g_part.h Add MODULE_DEPEND() to geom_part modules. 2012-03-15 08:39:10 +00:00