| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r317311,r317312,r319019: | ngie | 2017-05-31 | 1 | -2/+2 |
* | MFC r317310,r317316: | ngie | 2017-05-28 | 2 | -18/+15 |
* | MFC r317288,r317289: | ngie | 2017-05-27 | 1 | -11/+14 |
* | MFC r287247: Plug memory leaks when running out of memory. | delphij | 2015-09-14 | 1 | -1/+3 |
* | MFC r286719: Revert part of r280687, reporting "1" (true) for empty value. | mav | 2015-08-16 | 1 | -1/+1 |
* | MFC r281875: | pfg | 2015-04-29 | 1 | -0/+1 |
* | MFC r280687: Make GEOM_PART work in presence of previous withered self. | mav | 2015-04-09 | 1 | -3/+12 |
* | MFC 271721: | jhb | 2014-10-15 | 1 | -2/+2 |
* | Since there's no defined schema for the XML that's generated by the | scottl | 2013-07-19 | 2 | -0/+6 |
* | Revert r253247. This change should be improved based on a lesson learnt | hrs | 2013-07-12 | 1 | -2/+2 |
* | Use strtoumax() instead of strtoul() for id/ref attr in XML elements. | hrs | 2013-07-12 | 1 | -2/+2 |
* | Improve libgeom XML parsing error handling. | jh | 2012-10-26 | 1 | -8/+33 |
* | Back out r233646. Although it fixed most libgeom consumers under 32-bit | jmallett | 2012-04-10 | 2 | -82/+29 |
* | Fix 32-bit libgeom consumers run on 64-bit kernels with COMPAT_FREEBSD32. | jmallett | 2012-03-29 | 2 | -29/+82 |
* | Remove stale link. | jh | 2010-12-04 | 1 | -3/+1 |
* | Remove code duplication by introducing static gctl_param_add() function which | pjd | 2010-10-21 | 1 | -22/+14 |
* | - Simplify gctl_get_handle() a bit. | pjd | 2010-10-21 | 1 | -5/+3 |
* | Handle null return from XML_ParserCreate and fix a few memory leaks on | emaste | 2010-10-05 | 1 | -4/+10 |
* | Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki while | joel | 2010-08-16 | 1 | -1/+1 |
* | Correct a typo (when we talk about offset, it should | delphij | 2010-01-17 | 1 | -1/+1 |
* | Expose stripe offset and stripe size through libgeom and geom(8) userland | delphij | 2010-01-17 | 4 | -1/+55 |
* | Add missing `void' keyword. | ed | 2009-12-31 | 1 | -1/+1 |
* | Add links to libgeom(3) where appropriate. | trasz | 2009-05-19 | 1 | -0/+2 |
* | - Update the libgeom manpage with a description of g_device_path and | lulf | 2008-09-08 | 1 | -3/+26 |
* | - Add a new ioctl for getting the provider name of a geom provider. | lulf | 2008-09-07 | 2 | -13/+95 |
* | Add sbuf_new_auto as a shortcut for the very common case of creating a | des | 2008-08-09 | 1 | -1/+1 |
* | - Simplify the procedure of retrieving XML-data from the kernel. | lulf | 2008-07-08 | 3 | -26/+65 |
* | Fix spelling. | thompsa | 2008-06-13 | 1 | -1/+1 |
* | Use 'dowrite' as an argument name instead of too general 'write'. | pjd | 2008-05-20 | 2 | -7/+7 |
* | Remove parameter names from prototypes to avoid namespace issues. | des | 2007-05-06 | 1 | -22/+22 |
* | Implement and document some utility functions that can be used to communicate | pjd | 2007-05-06 | 4 | -3/+360 |
* | Second call of sysctl() is used to gather a proper size of a memory chunk | wkoszek | 2007-05-01 | 1 | -1/+1 |
* | Fix prototype. | ru | 2005-11-24 | 1 | -1/+1 |
* | Check for NULL pointer return. | phk | 2005-05-24 | 1 | -0/+2 |
* | Markup, grammar, punctuation. | ru | 2004-07-01 | 1 | -30/+42 |
* | Make libgeom usable by C++ programs: | jhb | 2004-03-09 | 2 | -127/+140 |
* | String the consumers into the list of the provider they are attached to. | phk | 2004-03-08 | 1 | -1/+5 |
* | Add manpages for the gctl API. | phk | 2004-03-07 | 2 | -4/+118 |
* | style.Makefile(5) | obrien | 2003-08-18 | 1 | -1/+1 |
* | Stage 3 of dynamic root support. Make all the libraries needed to run | gordon | 2003-08-17 | 1 | -0/+1 |
* | Remove GCC-specific debugging option. | markm | 2003-07-24 | 1 | -1/+1 |
* | The .Fn function | charnier | 2003-06-18 | 1 | -2/+4 |
* | Add the part of the last commit which cvs appearantly didn't like | phk | 2003-06-01 | 2 | -17/+4 |
* | Moved libgeom.so dependencies to where they belong. | ru | 2003-05-17 | 1 | -0/+3 |
* | Collapse the meta arguments into normal arguments, trying to distinguish | phk | 2003-04-22 | 2 | -38/+1 |
* | Run a revision on the OAM api. | phk | 2003-03-27 | 2 | -93/+136 |
* | Add marshalling functions for OAM api. | phk | 2003-03-23 | 3 | -1/+262 |
* | Use devstat instead of GEOM private statistics structure. | phk | 2003-03-18 | 2 | -8/+7 |
* | Constify arg to geom_lookupid(). | phk | 2003-03-17 | 2 | -3/+3 |
* | mdoc(7) police: Scheduled sweep. | ru | 2003-02-24 | 1 | -17/+36 |