CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2018/04/08 07:24:36
Modified files: sys/stand/boot : boot.c bootarg.h Log message: Add a hook to use a firmware-supplied random function in addition to the MD-supplied random function to insert entropy into the kernel. ok deraadt@