Document r338324, r338292: Yarrow removal from random(4) and
PRNG reseeding activity fix. Submitted by: markm Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
9ceccb0b82
commit
446be04206
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=52570
1 changed files with 8 additions and 0 deletions
|
@ -422,12 +422,20 @@
|
|||
to allow terminating large reads with
|
||||
<literal>^C</literal>.</para>
|
||||
|
||||
<para revision="338324">The &man.random.4; driver has been
|
||||
updated to remove the Yarrow algorithm. The Fortuna algorithm
|
||||
remains the default, and now only, available algorithm.</para>
|
||||
|
||||
<para revision="333283" contrib="sponsor"
|
||||
sponsor="&dellemc;">The &man.netdump.4; driver has been added,
|
||||
providing a facility through which kernel crash dumps can be
|
||||
transmitted to a remote host after a system panic. See
|
||||
&man.netdump.4; and &man.dumpon.8; for more information and
|
||||
configuration details.</para>
|
||||
|
||||
<para revision="338292">The &man.random.4; driver has been
|
||||
updated to fix excessive activity during pseudo-random number
|
||||
generation.</para>
|
||||
</sect2>
|
||||
|
||||
<sect2 xml:id="drivers-storage">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue