Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: maxv
Date: Sun Apr 12 07:16:09 UTC 2020
Modified Files:
src/sys/kern: subr_cprng.c
src/sys/sys: cprng.h
Log Message:
Don't inline cprng_strong{32,64}(), so they can be called from asm.
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 src/sys/kern/subr_cprng.c
cvs rdiff -u -r1.15 -r1.16 src/sys/sys/cprng.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index