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)
Sun, Oct 26, 12:32 AM
Unknown Object (File)
Sat, Oct 25, 9:19 PM
Unknown Object (File)
Tue, Oct 14, 3:14 AM
Unknown Object (File)
Oct 7 2025, 5:12 AM
Unknown Object (File)
Oct 1 2025, 1:34 AM
Unknown Object (File)
Oct 1 2025, 1:28 AM
Unknown Object (File)
Oct 1 2025, 1:27 AM
Unknown Object (File)
Sep 28 2025, 2:25 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