CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/06/15 08:43:57
Modified files:
sys/stand/boot : boot.c
Log message:
align the random buffer so mdrandom() can fill it with register-width
writes without incurring unaligned accesses; ok deraadt@
