Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cap_rights_is_empty: add MLINK | Ed Maste | 2024-12-02 | 1 | -0/+1 |
* | Remove residual blank line at start of Makefile | Warner Losh | 2024-07-15 | 1 | -1/+0 |
* | Remove $FreeBSD$: one-line sh pattern | Warner Losh | 2023-08-16 | 1 | -1/+0 |
* | Replace dot-dot relative pathing with SRCTOP-relative paths where possible | Enji Cooper | 2017-01-20 | 1 | -1/+1 |
* | Replace use of ${.CURDIR} by ${LIBC_SRCTOP} and define ${LIBC_SRCTOP} | Marcel Moolenaar | 2014-03-04 | 1 | -2/+2 |
* | - Add manual pages for capability rights (rights(4)), cap_rights_init(3) | Pawel Jakub Dawidek | 2013-11-04 | 1 | -10/+9 |
* | Change the cap_rights_t type from uint64_t to a structure that we can extend | Pawel Jakub Dawidek | 2013-09-05 | 1 | -0/+19 |