Page MenuHomeFreeBSD

random(4): De-export random_sources list
ClosedPublic

Authored by cem on Nov 21 2019, 6:46 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 11, 1:12 PM
Unknown Object (File)
Fri, Apr 10, 7:22 AM
Unknown Object (File)
Mon, Apr 6, 3:13 PM
Unknown Object (File)
Sat, Apr 4, 10:03 PM
Unknown Object (File)
Thu, Mar 19, 7:28 PM
Unknown Object (File)
Mar 15 2026, 12:18 AM
Unknown Object (File)
Mar 15 2026, 12:08 AM
Unknown Object (File)
Feb 19 2026, 12:27 AM
Subscribers

Details

Summary

The internal datastructures do not need to be visible outside of
random_harvestq, and this helps ensure they are not misused.

No functional change.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable