Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6-0]: src/doc tickets 1401, 1403, 1405, 1406, 1408
details: https://anonhg.NetBSD.org/src/rev/7f387e00ac56
branches: netbsd-6-0
changeset: 775159:7f387e00ac56
user: bouyer <bouyer%NetBSD.org@localhost>
date: Sat Sep 24 13:24:43 2016 +0000
description:
tickets 1401, 1403, 1405, 1406, 1408
diffstat:
doc/CHANGES-6.0.7 | 32 +++++++++++++++++++++++++++++++-
1 files changed, 31 insertions(+), 1 deletions(-)
diffs (43 lines):
diff -r 8fa6ab78f137 -r 7f387e00ac56 doc/CHANGES-6.0.7
--- a/doc/CHANGES-6.0.7 Sat Sep 24 13:21:10 2016 +0000
+++ b/doc/CHANGES-6.0.7 Sat Sep 24 13:24:43 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.7,v 1.1.2.76 2016/08/28 10:49:31 bouyer Exp $
+# $NetBSD: CHANGES-6.0.7,v 1.1.2.77 2016/09/24 13:24:43 bouyer Exp $
A complete list of changes from the NetBSD 6.0.6 release to the NetBSD 6.0.7
release:
@@ -8726,3 +8726,33 @@
New Rawrite32 release
[martin, ticket #1385]
+sys/dev/pci/if_vioif.c 1.25
+
+ Fix initializing wrong queue, pointed out by Mike Larkin.
+ PR kern/51448
+ [ozaki-r, ticket #1401]
+
+etc/namedb/root.cache 1.21
+
+ Update root.cache to 2016/8/25 version, l.root-servers.net has
+ AAAA record now.
+ [taca, ticket #1403]
+
+sys/arch/sparc64/sparc64/kobj_machdep.c 1.5, 1.6
+
+ Follow rev. 1.54, 1.55 of libexec/ld.elf_so/arch/sparc64/mdreloc.c.
+ The target of the OLO10 relocation is the simd13 field of the
+ instruction, so use a 13 bit target mask.
+ Fixes PR kern/51436 (I broke this myself in rev 1.4)
+ [martin, ticket #1405]
+
+sys/lib/libsa/checkpasswd.c 1.10
+
+ Check bounds on input. From Michael Plass.
+ [dholland, ticket #1406]
+
+sys/arch/sparc64/sparc64/locore.s 1.401
+
+ Fix RAS for 32-bit kernels. trapframe is always 64-bit.
+ [nakayama, ticket #1408]
+
Home |
Main Index |
Thread Index |
Old Index