Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Jun 2008 01:13:34 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/geom/part g_part.c g_part.h g_part_if.m g_part_mbr.c
Message-ID:  <200806180113.m5I1DliY050397@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806180113.m5I1DliY050397>