NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/58632 CVS commit: src



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
Date: Wed, 28 Aug 2024 14:39:16 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Wed Aug 28 14:39:16 UTC 2024
 
 Modified Files:
 	src/lib/libc/gen: arc4random.3
 	src/share/man/man4: acpivmgenid.4 rnd.4
 
 Log Message:
 Bump dates on man pages recently updated to mention VM clones.
 
 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.22 -r1.23 src/lib/libc/gen/arc4random.3
 cvs rdiff -u -r1.2 -r1.3 src/share/man/man4/acpivmgenid.4
 cvs rdiff -u -r1.43 -r1.44 src/share/man/man4/rnd.4
 
 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