| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r235799: | Jamie Gritton | 2012-05-23 | 1 | -12/+14 |
| * | MFC r235291: | Jamie Gritton | 2012-05-18 | 1 | -13/+25 |
| * | Jail-mount MFC: r231265,r231267,r231269,r232059,r232186,r232247, | Martin Matuska | 2012-03-09 | 1 | -30/+23 |
| * | Introduce signed and unsigned version of CTLTYPE_QUAD, renaming | Matthew D Fleming | 2011-01-19 | 1 | -3/+12 |
| * | Find a jail's type as part of jailparam_init rather than waiting until | Jamie Gritton | 2010-10-27 | 1 | -10/+4 |
| * | mdoc: fix manlint warnings by unbreaking mdoc syntax | Ulrich Spörlein | 2010-10-08 | 1 | -1/+1 |
| * | Whitespace and comment fixes. | Jamie Gritton | 2010-08-31 | 1 | -4/+2 |
| * | Don't over-allocate array values in jailparam_export. | Jamie Gritton | 2010-08-31 | 1 | -6/+9 |
| * | Make it clear in the example that jailparam_export's return value | Jamie Gritton | 2010-08-31 | 1 | -1/+3 |
| * | Don't copy and return a potentially unset buffer when jail_get fails. | Jamie Gritton | 2010-07-15 | 1 | -6/+10 |
| * | Don't import parameter values in jail_getv, except for the search key. | Jamie Gritton | 2010-07-15 | 1 | -71/+87 |
| * | realloc() with a proper amount of memory. | Ruslan Ermilov | 2010-02-17 | 1 | -1/+1 |
| * | Build lib/ with WARNS=6 by default. | Ed Schouten | 2010-01-02 | 1 | -2/+0 |
| * | Add a null pointer check so "name" can be used as a key parameter in | Jamie Gritton | 2009-12-17 | 1 | -1/+1 |
| * | Fixed markup (mostly) errors. | Ruslan Ermilov | 2009-09-21 | 1 | -48/+54 |
| * | Some jail parameters (in particular, "ip4" and "ip6" for IP address | Jamie Gritton | 2009-07-25 | 2 | -60/+89 |
| * | Fix dynamic (re)allocation logic in jailparam_set and jailparam_get. | Jamie Gritton | 2009-06-25 | 1 | -34/+72 |
| * | Add libjail, a (somewhat) simpler interface to the jail_set and jail_get | Jamie Gritton | 2009-06-24 | 5 | -0/+1448 |