| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r216177: Remove stale link. | Jaakko Heinonen | 2011-06-18 | 1 | -3/+1 |
| * | MFC r213451: | Ed Maste | 2010-10-19 | 1 | -4/+10 |
| * | MFC r202454,202457,202458,202586,207842,207844,208099: | Xin LI | 2010-10-06 | 4 | -1/+55 |
| * | Add links to libgeom(3) where appropriate. | Edward Tomasz Napierala | 2009-05-19 | 1 | -0/+2 |
| * | - Update the libgeom manpage with a description of g_device_path and | Ulf Lilleengen | 2008-09-08 | 1 | -3/+26 |
| * | - Add a new ioctl for getting the provider name of a geom provider. | Ulf Lilleengen | 2008-09-07 | 2 | -13/+95 |
| * | Add sbuf_new_auto as a shortcut for the very common case of creating a | Dag-Erling Smørgrav | 2008-08-09 | 1 | -1/+1 |
| * | - Simplify the procedure of retrieving XML-data from the kernel. | Ulf Lilleengen | 2008-07-08 | 3 | -26/+65 |
| * | Fix spelling. | Andrew Thompson | 2008-06-13 | 1 | -1/+1 |
| * | Use 'dowrite' as an argument name instead of too general 'write'. | Pawel Jakub Dawidek | 2008-05-20 | 2 | -7/+7 |
| * | Remove parameter names from prototypes to avoid namespace issues. | Dag-Erling Smørgrav | 2007-05-06 | 1 | -22/+22 |
| * | Implement and document some utility functions that can be used to communicate | Pawel Jakub Dawidek | 2007-05-06 | 4 | -3/+360 |
| * | Second call of sysctl() is used to gather a proper size of a memory chunk | Wojciech A. Koszek | 2007-05-01 | 1 | -1/+1 |
| * | Fix prototype. | Ruslan Ermilov | 2005-11-24 | 1 | -1/+1 |
| * | Check for NULL pointer return. | Poul-Henning Kamp | 2005-05-24 | 1 | -0/+2 |
| * | Markup, grammar, punctuation. | Ruslan Ermilov | 2004-07-01 | 1 | -30/+42 |
| * | Make libgeom usable by C++ programs: | John Baldwin | 2004-03-09 | 2 | -127/+140 |
| * | String the consumers into the list of the provider they are attached to. | Poul-Henning Kamp | 2004-03-08 | 1 | -1/+5 |
| * | Add manpages for the gctl API. | Poul-Henning Kamp | 2004-03-07 | 2 | -4/+118 |
| * | style.Makefile(5) | David E. O'Brien | 2003-08-18 | 1 | -1/+1 |
| * | Stage 3 of dynamic root support. Make all the libraries needed to run | Gordon Tetlow | 2003-08-17 | 1 | -0/+1 |
| * | Remove GCC-specific debugging option. | Mark Murray | 2003-07-24 | 1 | -1/+1 |
| * | The .Fn function | Philippe Charnier | 2003-06-18 | 1 | -2/+4 |
| * | Add the part of the last commit which cvs appearantly didn't like | Poul-Henning Kamp | 2003-06-01 | 2 | -17/+4 |
| * | Moved libgeom.so dependencies to where they belong. | Ruslan Ermilov | 2003-05-17 | 1 | -0/+3 |
| * | Collapse the meta arguments into normal arguments, trying to distinguish | Poul-Henning Kamp | 2003-04-22 | 2 | -38/+1 |
| * | Run a revision on the OAM api. | Poul-Henning Kamp | 2003-03-27 | 2 | -93/+136 |
| * | Add marshalling functions for OAM api. | Poul-Henning Kamp | 2003-03-23 | 3 | -1/+262 |
| * | Use devstat instead of GEOM private statistics structure. | Poul-Henning Kamp | 2003-03-18 | 2 | -8/+7 |
| * | Constify arg to geom_lookupid(). | Poul-Henning Kamp | 2003-03-17 | 2 | -3/+3 |
| * | mdoc(7) police: Scheduled sweep. | Ruslan Ermilov | 2003-02-24 | 1 | -17/+36 |
| * | Add appropriate MLINKS for functions documented in libgeom.3 | Alexey Zelkin | 2003-02-13 | 1 | -0/+10 |
| * | Fix some mdoc issues: add .Nd to NAME section, use valid .Lb argument, | Alexey Zelkin | 2003-02-13 | 1 | -15/+16 |
| * | Leak more stuff into libgeom. | Poul-Henning Kamp | 2003-02-10 | 5 | -6/+582 |
| * | Lower WARNS to 3 until I track down a way to explain that I know what | Poul-Henning Kamp | 2003-02-08 | 1 | -1/+1 |
| * | Include <sys/time.h>, it's not the users problem that we use bintime | Poul-Henning Kamp | 2003-02-08 | 1 | -0/+1 |
| * | Add libgeom to the system. | Poul-Henning Kamp | 2003-02-08 | 4 | -0/+362 |