1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-29 12:03:03 +00:00
freebsd/lib/libcasper/services
Adrian Chadd d2fd7f28fe [casper] fix compilation when casper is disabled.
This triggers an error in gcc-mips 6.4.0 complaining about unused arguments.

Tested:

* compiled/run on mips32; nothing complained.
2019-04-17 16:58:38 +00:00
..
cap_dns libcasper: provide compatibility with the old version of service 2018-11-19 17:22:52 +00:00
cap_fileargs [casper] fix compilation when casper is disabled. 2019-04-17 16:58:38 +00:00
cap_grp libcasper: using explicit_bzero in cap_grp service 2018-11-04 19:43:59 +00:00
cap_pwd [libcasper] Use explicit_bzero instead of memset to clear pwd struct 2018-06-26 19:57:47 +00:00
cap_random nv was moved to the 9 section. 2018-02-26 19:08:27 +00:00
cap_sysctl Fix reference to man page in Makefile. 2018-03-18 17:27:37 +00:00
cap_syslog r341692 changed cap_syslog(3) to preserve the stdio descriptors inherited 2019-02-06 04:36:28 +00:00
tests DIRDEPS_BUILD: Connect new directories. 2017-10-31 00:04:07 +00:00
Makefile libcasper: introduce cap_fileargs service 2018-11-12 17:40:47 +00:00
Makefile.inc