Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6]: src/doc Tickets 695, 696
details: https://anonhg.NetBSD.org/src/rev/2eed6d802135
branches: netbsd-6
changeset: 775503:2eed6d802135
user: riz <riz%NetBSD.org@localhost>
date: Fri Nov 23 16:17:46 2012 +0000
description:
Tickets 695, 696
diffstat:
doc/CHANGES-6.1 | 18 +++++++++++++++++-
1 files changed, 17 insertions(+), 1 deletions(-)
diffs (29 lines):
diff -r 114788685118 -r 2eed6d802135 doc/CHANGES-6.1
--- a/doc/CHANGES-6.1 Fri Nov 23 16:16:56 2012 +0000
+++ b/doc/CHANGES-6.1 Fri Nov 23 16:17:46 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1,v 1.1.2.37 2012/11/22 20:26:06 riz Exp $
+# $NetBSD: CHANGES-6.1,v 1.1.2.38 2012/11/23 16:17:46 riz Exp $
A complete list of changes from the 6.0 release until the 6.1 release:
@@ -876,3 +876,19 @@
Improve UVM aobj locking, and fix a bug.
[rmind, ticket #694]
+sys/arch/sparc64/include/cpu.h 1.99
+sys/arch/sparc64/include/ctlreg.h 1.57
+sys/arch/sparc64/include/psl.h 1.50
+sys/arch/sparc64/sparc64/clock.c 1.107
+sys/arch/sparc64/sparc64/cpu.c 1.103
+sys/arch/sparc64/sparc64/locore.s 1.342
+
+ Improve time keeping on some UltraSPARC-IIIish systems.
+ [macallan, ticket #695]
+
+sys/kern/kern_rndq.c 1.6
+
+ Fix hardware RNGs -- accept their entropy estimates *rather than* using
+ timestamps to estimate the entropy of their input.
+ [msaitoh, ticket #696]
+
Home |
Main Index |
Thread Index |
Old Index