Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove $FreeBSD$: one-line .c pattern | Warner Losh | 2023-08-23 | 1 | -2/+0 |
* | spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD | Warner Losh | 2023-07-25 | 1 | -1/+1 |
* | jail_getid(3): add special-case immediate return for jid 0 | Kyle Evans | 2019-06-02 | 1 | -0/+9 |
* | jail_getid(3): validate jid string input | Kyle Evans | 2019-05-24 | 1 | -7/+12 |
* | lib: further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-26 | 1 | -0/+2 |
* | In preparation for using clang's -Wcast-qual: | Jamie Gritton | 2014-11-25 | 1 | -5/+5 |
* | Don't copy and return a potentially unset buffer when jail_get fails. | Jamie Gritton | 2010-07-15 | 1 | -6/+10 |
* | Add libjail, a (somewhat) simpler interface to the jail_set and jail_get | Jamie Gritton | 2009-06-24 | 1 | -0/+104 |