kernel - Change add_buffer_randomness() a little
authorMatthew Dillon <dillon@apollo.backplane.com>
Tue, 25 Feb 2014 22:44:49 +0000 (14:44 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Tue, 25 Feb 2014 22:48:12 +0000 (14:48 -0800)
commitcf9961f7f4ec50a50716c84bb9b9a86cffe4caee
tree52c778fa815f870b369670b524022e2ef5d17bbf
parent8138a154be31c3db1d8bd046ca7b003a6c79c01c
kernel - Change add_buffer_randomness() a little

* Move the securelevel and seedenable stuff to the /dev/random code,
  remove it from add_buffer_randomness().

* Adjust GENERIC and X86_64_GENERIC to include the chip RNGs by default.
sys/config/GENERIC
sys/config/X86_64_GENERIC
sys/kern/kern_memio.c
sys/kern/kern_nrandom.c