NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/58632 CVS commit: src/sys/arch
The following reply was made to PR kern/58632; it has been noted by GNATS.
From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/58632 CVS commit: src/sys/arch
Date: Tue, 27 Aug 2024 00:56:16 +0000
Module Name: src
Committed By: riastradh
Date: Tue Aug 27 00:56:16 UTC 2024
Modified Files:
src/sys/arch/amd64/conf: GENERIC
src/sys/arch/evbarm/conf: GENERIC64
src/sys/arch/i386/conf: GENERIC
Log Message:
amd64, evbarm, i386: Add acpivmgenid(4) to GENERIC.
PR kern/58632: getentropy(2) and arc4random(3) do not reseed on VM
fork
To generate a diff of this commit:
cvs rdiff -u -r1.613 -r1.614 src/sys/arch/amd64/conf/GENERIC
cvs rdiff -u -r1.218 -r1.219 src/sys/arch/evbarm/conf/GENERIC64
cvs rdiff -u -r1.1257 -r1.1258 src/sys/arch/i386/conf/GENERIC
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