]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Separate out the Software RNG entropy harvesting queue and thread into its own files.
authormarkm <markm@FreeBSD.org>
Fri, 30 Aug 2013 11:42:57 +0000 (11:42 +0000)
committermarkm <markm@FreeBSD.org>
Fri, 30 Aug 2013 11:42:57 +0000 (11:42 +0000)
commitb2aa4a3d16b3b9e307ab041807a95868be8b455a
tree94f7f25e707b614f0536df9f72a179832b7b7a0a
parentff7909302f8ec4c467a0d7bb2c37c2700d394e7f
Separate out the Software RNG entropy harvesting queue and thread into its own files.

Submitted by:  Arthur Mesh <arthurmesh@gmail.com>
sys/conf/files
sys/dev/random/random_harvestq.c [new file with mode: 0644]
sys/dev/random/random_harvestq.h [new file with mode: 0644]
sys/dev/random/randomdev_soft.c