Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7]: src/doc 1242, 1248
details: https://anonhg.NetBSD.org/src/rev/da1eb80dd73c
branches: netbsd-7
changeset: 799969:da1eb80dd73c
user: snj <snj%NetBSD.org@localhost>
date: Sat Sep 10 06:39:43 2016 +0000
description:
1242, 1248
diffstat:
doc/CHANGES-7.1 | 14 +++++++++++++-
1 files changed, 13 insertions(+), 1 deletions(-)
diffs (25 lines):
diff -r 5856ad2d3e9f -r da1eb80dd73c doc/CHANGES-7.1
--- a/doc/CHANGES-7.1 Sat Sep 10 06:38:54 2016 +0000
+++ b/doc/CHANGES-7.1 Sat Sep 10 06:39:43 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1,v 1.1.2.106 2016/08/28 04:37:17 snj Exp $
+# $NetBSD: CHANGES-7.1,v 1.1.2.107 2016/09/10 06:39:43 snj Exp $
A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.1
release:
@@ -5255,3 +5255,15 @@
Don't panic if the splash screen is bigger than the framebuffer.
[khorben, ticket #1238]
+sbin/resize_ffs/resize_ffs.c 1.47
+
+ Fix handling of ffsv2 inode initialization. PR 51116.
+ [dholland, ticket #1242]
+
+sys/arch/sparc64/sparc64/kobj_machdep.c 1.6
+
+ The target of the OLO10 relocation is the simd13 field of the
+ instruction, so use a 13 bit target mask.
+ Fixes PR kern/51436.
+ [martin, ticket #1248]
+
Home |
Main Index |
Thread Index |
Old Index