HomeFreeBSD

random(4): Use ordinary sysctl definitions

Description

random(4): Use ordinary sysctl definitions

There's no need to dynamically populate them; the SYSCTL_ macros take care
of load/unload appropriately already (and random_harvestq is 'standard' and
cannot be unloaded anyway).

Approved by: csprng(delphij, markm)
Differential Revision: https://reviews.freebsd.org/D22484

Details

Provenance
cemAuthored on
Differential Revision
D22484: random(4): Use ordinary sysctl definitions
Parents
rS355019: dhclient: support option 114, default-url ascii
Branches
Unknown
Tags
Unknown