aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorConrad Meyer <cem@FreeBSD.org>2019-05-13 23:37:44 +0000
committerConrad Meyer <cem@FreeBSD.org>2019-05-13 23:37:44 +0000
commite199792d23341b0a887bf54c262147b213edd556 (patch)
tree1c5d9511a3d840c6be4a3c3f8fda2194921c63ab /UPDATING
parentb17868a211f65507392396af717a9ad20793744b (diff)
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING7
1 files changed, 0 insertions, 7 deletions
diff --git a/UPDATING b/UPDATING
index 200167a5f0ef3..a2b702df5a1c8 100644
--- a/UPDATING
+++ b/UPDATING
@@ -76,13 +76,6 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 13.x IS SLOW:
produce warnings in dmesg when the conditions are met.
20190416:
- The tunable "security.stack_protect.permit_nonrandom_cookies" may be
- set to a non-zero value to boot systems that do not provide early
- entropy. Otherwise, such systems may see the panic message:
- "cannot initialize stack cookies because random device is not yet
- seeded."
-
-20190416:
The loadable random module KPI has changed; the random_infra_init()
routine now requires a 3rd function pointer for a bool (*)(void)
method that returns true if the random device is seeded (and