summaryrefslogtreecommitdiff
path: root/lib/libgeom/geom_ctl.c
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/6.3.0_cvscvs2svn2008-01-151-1/+1
| | | | | | 'RELENG_6_3_0_RELEASE'. This commit was manufactured to restore the state of the 6.3-RELEASE image.
* Add the part of the last commit which cvs appearantly didn't likePoul-Henning Kamp2003-06-011-16/+3
| | | | | | | the first time. Notes: svn path=/head/; revision=115625
* Collapse the meta arguments into normal arguments, trying to distinguishPoul-Henning Kamp2003-04-221-36/+1
| | | | | | | just makes our own life harder. Notes: svn path=/head/; revision=113861
* Run a revision on the OAM api.Poul-Henning Kamp2003-03-271-78/+127
| | | | | | | | | | Use prefix gctl_ systematically. Add flag with access perms for each argument. Add ro/rw versions of argument building functions. General cleanup. Notes: svn path=/head/; revision=112709
* Add marshalling functions for OAM api.Poul-Henning Kamp2003-03-231-0/+237
Notes: svn path=/head/; revision=112510