cvs commit: src/sys/geom/part g_part.c g_part.h g_part_if.m
g_part_mbr.c
Marcel Moolenaar
marcel at FreeBSD.org
Wed Jun 18 01:13:47 UTC 2008
marcel 2008-06-18 01:13:34 UTC
FreeBSD src repository
Modified files:
sys/geom/part g_part.c g_part.h g_part_if.m
g_part_mbr.c
Log:
SVN rev 179853 on 2008-06-18 01:13:34Z by marcel
Add the set and unset verbs used to set and clear attributes for
partition entries. Implement the setunset method for the MBR
scheme to control the active flag.
Revision Changes Path
1.19 +75 -2 src/sys/geom/part/g_part.c
1.10 +3 -1 src/sys/geom/part/g_part.h
1.4 +9 -1 src/sys/geom/part/g_part_if.m
1.9 +43 -1 src/sys/geom/part/g_part_mbr.c
More information about the cvs-src
mailing list