Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch



Module Name:    src
Committed By:   riastradh
Date:           Thu Oct 28 10:46:05 UTC 2021

Modified Files:
        src/sys/arch/amd64/amd64: machdep.c
        src/sys/arch/i386/i386: machdep.c

Log Message:
x86: Move RNG initialization to after consinit.

This ensures we have the opportunity to get feedback about early
entropy.


To generate a diff of this commit:
cvs rdiff -u -r1.359 -r1.360 src/sys/arch/amd64/amd64/machdep.c
cvs rdiff -u -r1.832 -r1.833 src/sys/arch/i386/i386/machdep.c

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