freebsd-nq/lib/libcasper/libcasper
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
..
libcasper_impl.c Add SPDX tags for libcasper(3) and services. 2018-01-27 12:55:34 +00:00
libcasper_impl.h Introduce channel flags in libcasper. 2018-02-17 12:22:29 +00:00
libcasper_service.3 Document libcasper_service. 2018-06-23 20:12:30 +00:00
libcasper_service.c libcasper: do not run registered exit functions 2019-01-26 14:10:49 +00:00
libcasper_service.h Introduce channel flags in libcasper. 2018-02-17 12:22:29 +00:00
libcasper.3 Remove cap_random(3). 2019-07-24 22:50:43 +00:00
libcasper.c Fix comments. 2018-10-24 00:17:19 +00:00
libcasper.h With r335636 C++ program use libcasper.h and capsicum_helpers.h. 2018-07-01 18:58:53 +00:00
Makefile Document libcasper_service. 2018-06-23 20:12:30 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
service.c libcasper: do not run registered exit functions 2019-01-26 14:10:49 +00:00
zygote.c libcasper: do not run registered exit functions 2019-01-26 14:10:49 +00:00
zygote.h Add SPDX tags for libcasper(3) and services. 2018-01-27 12:55:34 +00:00