CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2020/05/26 07:47:29
Modified files: sys/arch/alpha/stand/boot: boot.c sys/arch/luna88k/stand/boot: boot.c sys/arch/sgi/stand/boot: boot.c sys/stand/boot : boot.c Log message: /etc/random.seed reuse can now be detected. The stat +T bit marks the file (fchmod +T by bootcode, chmod 600 by /etc/rc). If the seed is reused, and HWRNG isn't available, the kernel won't get RB_GOODSEED indication...