]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix the build; Certain linkable symbols need to always be present.
authorMark Murray <markm@FreeBSD.org>
Sat, 7 Sep 2013 22:07:36 +0000 (22:07 +0000)
committerMark Murray <markm@FreeBSD.org>
Sat, 7 Sep 2013 22:07:36 +0000 (22:07 +0000)
commit7c2af6212d5345ade65f1e2013e08b74c14fc794
tree5db3a9f20235f79669e06d69bb0fb00976c43a90
parent4eb54166aa7b81d6898a8fe3529889a114d2a61e
Fix the build; Certain linkable symbols need to always be present.

Pass the pointy hat please.

Also unblock the software (Yarrow) generator for now. This will be
reverted; Yarrow needs to block until secure, not this behaviour
of serving as soon as asked.

Folks with specific requiremnts will be able to (can!) unblock this
device with any write, and are encouraged to do so in /etc/rc.d/*
scripting. ("Any" in this case could be "echo '' > /dev/random" as
root).
sys/dev/random/pseudo_rng.c
sys/dev/random/random_adaptors.c
sys/dev/random/random_adaptors.h
sys/dev/random/randomdev.c
sys/dev/random/randomdev.h
sys/dev/random/randomdev_soft.c