aboutsummaryrefslogtreecommitdiff
path: root/lib/libcasper/services/cap_sysctl
Commit message (Expand)AuthorAgeFilesLines
* cap_sysctl: fix typoMariusz Zaborski2026-05-131-2/+2
* libcasper: Move everything to the libcasper packageLexi Winter2025-11-051-2/+0
* Remove "All Rights Reserved" from FreeBSD Foundation copyrightsEd Maste2024-07-303-3/+0
* Remove residual blank line at start of MakefileWarner Losh2024-07-152-2/+0
* libcasper: document that most libcasper functions are not thread-safeAlan Somers2023-12-081-1/+10
* lib: Automated cleanup of cdefs and other formattingWarner Losh2023-11-272-2/+0
* dirdeps: Update Makefile.depend* files with empty contentsStephen J. Kiernan2023-10-291-0/+9
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-161-2/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-164-4/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-162-4/+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-122-2/+2
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-191-9/+0
* cap_sysctl tests: SerializeMark Johnston2023-03-301-1/+4
* libcasper: Move helper libraries from /lib/casper to /lib.John Baldwin2023-03-291-1/+1
* [skip ci] improvements to cap_sysctl.3Alan Somers2022-12-081-7/+35
* cap_sysctl.3: Fix bugs in the exampleMark Johnston2021-04-281-1/+2
* cap_sysctl: expose structures and variablesMariusz Zaborski2021-01-041-4/+5
* casper: convert macros to inline functionsMariusz Zaborski2021-01-041-10/+53
* build: provide a default WARNS for all in-tree buildsKyle Evans2020-09-181-2/+0
* libcasper(3): Document HISTORY within the manpagesGordon Bergling2020-06-161-1/+6
* libcasper(3): Export functions to C++Conrad Meyer2020-04-071-0/+7
* libcasper: Constify cap_sysctl_limit_mib() mib parameterConrad Meyer2020-04-063-5/+5
* Update Makefile.depend filesSimon J. Gerraty2019-12-111-1/+0
* cap_sysctl: correct typo from r347534-ishKyle Evans2019-10-231-1/+1
* pkgbase: Move libcap_ to FreeBSD-runtimeEmmanuel Vadot2019-09-051-1/+1
* Extend the libcap_sysctl tests.Mark Johnston2019-05-131-2/+122
* Convert the libcap_sysctl test cases to ATF.Mark Johnston2019-05-132-349/+401
* Add cap_sysctl(3) and cap_sysctlnametomib(3).Mark Johnston2019-05-135-738/+1054
* Fix reference to man page in Makefile.Mariusz Zaborski2018-03-181-1/+1
* Fix similar typos to r331124.Mariusz Zaborski2018-03-181-1/+1
* Document the sysctl Casper service.Mariusz Zaborski2018-03-182-0/+148
* Introduce channel flags in libcasper.Mariusz Zaborski2018-02-172-2/+2
* Add SPDX tags for libcasper(3) and services.Mariusz Zaborski2018-01-272-0/+4
* Build service tests with Casper support.Mariusz Zaborski2018-01-051-0/+1
* Casper work's only as shared library - disable building static ones.Mariusz Zaborski2017-11-041-1/+1
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* DIRDEPS_BUILD: Connect new directories.Bryan Drewery2017-10-311-0/+20
* Introduce caspermocks.Mariusz Zaborski2017-10-283-1/+17
* Add supporting changes for `Add limited sandbox capability to "make check"`Enji Cooper2017-08-141-0/+1
|\
| * Add HAS_TESTS to all Makefiles that are currently using theEnji Cooper2017-08-021-0/+1
* | Make root-privileges a requirement for the testEnji Cooper2017-08-131-0/+2
* | Fix result printingEnji Cooper2017-08-131-4/+7
|/
* Convert traditional ${MK_TESTS} conditional idiom for including testEnji Cooper2017-08-021-3/+1
* Set SHLIBDIR before .including src.opts.mk in libcapser servicesEd Maste2016-10-241-1/+2
* Move libcasper tests from regression/capsicum/libcasper/ toMariusz Zaborski2016-09-083-0/+1527
* Add flags to the Casper services.Mariusz Zaborski2016-06-081-1/+1
* MFHGlen Barber2016-03-021-0/+1
* Update dependencies.Bryan Drewery2016-02-261-0/+20
* Remove unneeded lines.Bryan Drewery2016-02-261-3/+0