]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove cap_random(3).
authormarkj <markj@FreeBSD.org>
Wed, 24 Jul 2019 22:50:43 +0000 (22:50 +0000)
committermarkj <markj@FreeBSD.org>
Wed, 24 Jul 2019 22:50:43 +0000 (22:50 +0000)
commit9cea16db085a8160dcf0afa3177166546bfc4514
tree43cc553944551ddecd4edb8f4392e5972b7fae0b
parent9bf94a50911bfe65490f641a53dc4b2945f8a42a
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
ObsoleteFiles.inc
lib/libcasper/libcasper/libcasper.3
lib/libcasper/services/Makefile
lib/libcasper/services/cap_random/Makefile [deleted file]
lib/libcasper/services/cap_random/Makefile.depend [deleted file]
lib/libcasper/services/cap_random/cap_random.3 [deleted file]
lib/libcasper/services/cap_random/cap_random.c [deleted file]
lib/libcasper/services/cap_random/cap_random.h [deleted file]
share/mk/src.libnames.mk
sys/sys/param.h
targets/pseudo/userland/lib/Makefile.depend