Module Name:    src
Committed By:   bouyer
Date:           Sun Sep 25 12:25:13 UTC 2016

Modified Files:
        src/doc [netbsd-7]: CHANGES-7.1

Log Message:
tickets 1255, 1257


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.110 -r1.1.2.111 src/doc/CHANGES-7.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/doc/CHANGES-7.1
diff -u src/doc/CHANGES-7.1:1.1.2.110 src/doc/CHANGES-7.1:1.1.2.111
--- src/doc/CHANGES-7.1:1.1.2.110	Sun Sep 25 11:38:50 2016
+++ src/doc/CHANGES-7.1	Sun Sep 25 12:25:13 2016
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1,v 1.1.2.110 2016/09/25 11:38:50 bouyer Exp $
+# $NetBSD: CHANGES-7.1,v 1.1.2.111 2016/09/25 12:25:13 bouyer Exp $
 
 A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.1
 release:
@@ -5358,3 +5358,13 @@ sys/net/if_spppsubr.c				1.149
 	Useful when using dhcpcd for DHCPv6 PD.
 	[joerg, ticket #1254]
 
+sys/arch/xen/conf/files.xen			1.137
+
+	Include files.sljit as i386/amd64 do.
+	[sborrill, ticket #1255]
+
+sys/arch/sparc64/sparc64/locore.s		1.401
+
+	Fix RAS for 32-bit kernels.  trapframe is always 64-bit.
+	[nakayama, ticket #1257]
+

Reply via email to