CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2016/09/22 16:04:02
Modified files: sys/dev : rnd.c Log message: Stop pushing version & cfdata into as entropy, since the contents are known and we rely on the bootpath to prime us anyways. This also solves the issue raised by kettenis, of version potentially being non-word aligned ok kettenis djm