K 10 svn:author V 6 obrien K 8 svn:date V 27 2022-02-13T07:30:35.798179Z K 7 svn:log V 476 random(4): Add is_random_seeded(9) KPI The imagined use is for early boot consumers of random to be able to make decisions based on whether random is available yet or not. One such consumer seems to be __stack_chk_init(), which runs immediately after random is initialized. A follow-up patch will attempt to address that. (cherry picked from commit f3d2512db6ec23985b10fbcbe0b3bd34ea2574df) Git Hash: 06630432d8260d6eba9277c6498ec769fc41f02a Git Author: cem@FreeBSD.org END