Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/doc Note replacement arc4random(3) implementation.
details: https://anonhg.NetBSD.org/src/rev/4964d73e1590
branches: trunk
changeset: 336666:4964d73e1590
user: riastradh <riastradh%NetBSD.org@localhost>
date: Mon Mar 09 02:03:19 2015 +0000
description:
Note replacement arc4random(3) implementation.
diffstat:
doc/CHANGES | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r de3e623793ea -r 4964d73e1590 doc/CHANGES
--- a/doc/CHANGES Mon Mar 09 01:55:09 2015 +0000
+++ b/doc/CHANGES Mon Mar 09 02:03:19 2015 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2053 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2054 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -105,6 +105,8 @@
awinir(4): Add support for Allwinner A20/A31 IR receiver.
[jmcneill 20141115]
zoneinfo: Import tzdata2014j. [apb 20141116]
+ libc: Change arc4random(3) to use ChaCha20 and per-thread state.
+ [riastradh 20141116]
libc: Update to tzcode2014j. [christos 20141117]
libpcap: Import 1.6.2. [christos 20141119]
tcpdump(8): Import 4.6.2. [christos 20141119]
Home |
Main Index |
Thread Index |
Old Index