Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Mar 2003 06:35:00 -0800 (PST)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/geom geom.h geom_ctl.c geom_ctl.h geom_ext.h src/lib/libgeom geom_ctl.c libgeom.h
Message-ID:  <200303271435.h2REZ040061965@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2003/03/27 06:35:00 PST

  FreeBSD src repository

  Modified files:
    sys/geom             geom.h geom_ctl.c geom_ctl.h geom_ext.h 
    lib/libgeom          geom_ctl.c libgeom.h 
  Log:
  Run a revision on the OAM api.
  
  Use prefix gctl_ systematically.
  Add flag with access perms for each argument.
  Add ro/rw versions of argument building functions.
  General cleanup.
  
  Revision  Changes    Path
  1.2       +127 -78   src/lib/libgeom/geom_ctl.c
  1.7       +9 -15     src/lib/libgeom/libgeom.h
  1.50      +9 -0      src/sys/geom/geom.h
  1.11      +255 -53   src/sys/geom/geom_ctl.c
  1.2       +28 -28    src/sys/geom/geom_ctl.h
  1.4       +12 -6     src/sys/geom/geom_ext.h



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