Module Name:    src
Committed By:   nia
Date:           Sun Nov 17 12:32:31 UTC 2019

Modified Files:
        src/sys/kern: subr_cprng.c

Log Message:
Update comment to reflect third-party software's usage of KERN_ARND.

Changing it as the comment suggests would be a very terrible idea due to
the common usage of this variable.

Returning only 32 or 64 bits also seems to be the purpose of KERN_URND,
so that functionality is already present.


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/sys/kern/subr_cprng.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to