aboutsummaryrefslogtreecommitdiff
path: root/lib/libgeom/libgeom.h
Commit message (Expand)AuthorAgeFilesLines
* Back out r233646. Although it fixed most libgeom consumers under 32-bitJuli Mallett2012-04-101-2/+1
* Fix 32-bit libgeom consumers run on 64-bit kernels with COMPAT_FREEBSD32.Juli Mallett2012-03-291-1/+2
* Expose stripe offset and stripe size through libgeom and geom(8) userlandXin LI2010-01-171-0/+4
* - Add a new ioctl for getting the provider name of a geom provider.Ulf Lilleengen2008-09-071-0/+2
* Remove parameter names from prototypes to avoid namespace issues.Dag-Erling Smørgrav2007-05-061-22/+22
* Implement and document some utility functions that can be used to communicatePawel Jakub Dawidek2007-05-061-0/+11
* Make libgeom usable by C++ programs:John Baldwin2004-03-091-37/+43
* Add the part of the last commit which cvs appearantly didn't likePoul-Henning Kamp2003-06-011-1/+1
* Collapse the meta arguments into normal arguments, trying to distinguishPoul-Henning Kamp2003-04-221-2/+0
* Run a revision on the OAM api.Poul-Henning Kamp2003-03-271-15/+9
* Add marshalling functions for OAM api.Poul-Henning Kamp2003-03-231-0/+23
* Use devstat instead of GEOM private statistics structure.Poul-Henning Kamp2003-03-181-2/+1
* Constify arg to geom_lookupid().Poul-Henning Kamp2003-03-171-1/+1
* Leak more stuff into libgeom.Poul-Henning Kamp2003-02-101-0/+83
* Include <sys/time.h>, it's not the users problem that we use bintimePoul-Henning Kamp2003-02-081-0/+1
* Add libgeom to the system.Poul-Henning Kamp2003-02-081-0/+45