aboutsummaryrefslogtreecommitdiff
path: root/lib/libcasper/services/cap_syslog
Commit message (Expand)AuthorAgeFilesLines
* libcasper: Move everything to the libcasper packageLexi Winter2025-11-051-2/+0
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* libcasper: document that most libcasper functions are not thread-safeAlan Somers2023-12-081-1/+6
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-161-2/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-162-2/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* libcasper: Move helper libraries from /lib/casper to /lib.John Baldwin2023-03-291-1/+1
* libcasper(3): Correct some warnings found by mandocGordon Bergling2021-07-121-5/+5
* libcasper(3): Document HISTORY within the manpagesGordon Bergling2020-06-161-1/+6
* libcasper(3): Export functions to C++Conrad Meyer2020-04-071-0/+7
* Update Makefile.depend filesSimon J. Gerraty2019-12-111-0/+18
* pkgbase: Move libcap_ to FreeBSD-runtimeEmmanuel Vadot2019-09-051-1/+1
* r341692 changed cap_syslog(3) to preserve the stdio descriptors inheritedJason A. Harmening2019-02-061-3/+26
* Let the cap_syslog capability inherit stdio descriptors.Mark Johnston2018-12-071-1/+1
* nv was moved to the 9 section.Mariusz Zaborski2018-02-261-3/+3
* Introduce channel flags in libcasper.Mariusz Zaborski2018-02-172-5/+5
* The name of the library is exactly the same like one of name the name of theMariusz Zaborski2018-01-291-1/+0
* Document the syslog Casper service.Mariusz Zaborski2018-01-292-0/+116
* Add SPDX tags for libcasper(3) and services.Mariusz Zaborski2018-01-271-0/+2
* Introduce syslog service for Casper.Mariusz Zaborski2017-11-123-0/+277