freebsd-dev/lib/libcasper/services
Mark Johnston a76f78dc3f Remove cap_random(3).
Now that we have a way to obtain entropy in capability mode
(getrandom(2)), libcap_random is obsolete.  Remove it.

Bump __FreeBSD_version in case anything happens to use it, though I've
found no consumers.

Reviewed by:	delphij, emaste, oshogbo
Relnotes:	yes
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D21033
2019-07-24 22:50:43 +00:00
..
cap_dns libcasper: provide compatibility with the old version of service 2018-11-19 17:22:52 +00:00
cap_fileargs Link fileargs_lstat.3. 2019-07-21 16:35:49 +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_sysctl Extend the libcap_sysctl tests. 2019-05-13 17:53:03 +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 Remove cap_random(3). 2019-07-24 22:50:43 +00:00
Makefile.inc