Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 1 | -80/+28 |
* | Fix 32-bit libgeom consumers run on 64-bit kernels with COMPAT_FREEBSD32. | jmallett | 2012-03-29 | 1 | -28/+80 |
* | Handle null return from XML_ParserCreate and fix a few memory leaks on | emaste | 2010-10-05 | 1 | -4/+10 |
* | Expose stripe offset and stripe size through libgeom and geom(8) userland | delphij | 2010-01-17 | 1 | -0/+10 |
* | 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 | 1 | -1/+36 |
* | Check for NULL pointer return. | phk | 2005-05-24 | 1 | -0/+2 |
* | Make libgeom usable by C++ programs: | jhb | 2004-03-09 | 1 | -90/+97 |
* | String the consumers into the list of the provider they are attached to. | phk | 2004-03-08 | 1 | -1/+5 |
* | Constify arg to geom_lookupid(). | phk | 2003-03-17 | 1 | -2/+2 |
* | Leak more stuff into libgeom. | phk | 2003-02-10 | 1 | -0/+428 |