Module Name:    src
Committed By:   martin
Date:           Tue Jun  6 09:31:21 UTC 2017

Modified Files:
        src/doc [netbsd-8]: CHANGES-8.0

Log Message:
Tickets #9 .. #12


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.4 -r1.1.2.5 src/doc/CHANGES-8.0

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-8.0
diff -u src/doc/CHANGES-8.0:1.1.2.4 src/doc/CHANGES-8.0:1.1.2.5
--- src/doc/CHANGES-8.0:1.1.2.4	Mon Jun  5 08:21:39 2017
+++ src/doc/CHANGES-8.0	Tue Jun  6 09:31:21 2017
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.0,v 1.1.2.4 2017/06/05 08:21:39 snj Exp $
+# $NetBSD: CHANGES-8.0,v 1.1.2.5 2017/06/06 09:31:21 martin Exp $
 
 A complete list of changes from the initial NetBSD 8.0 branch on 2017-06-04
 until the 8.0 release:
@@ -99,3 +99,27 @@ sys/arch/arm/cortex/gic.c			1.22
 	the interrupts
 	[skrll, ticket #8]
 
+usr.sbin/service/service			1.8
+
+	Only match first instance of name and rcvar in file.
+	[sborrill, ticket #9]
+
+sys/arch/mips/mips/pmap_machdep.c		1.20
+
+	Fix the PMAP_NO_PV_UNCACHED pmap_md_vca_add case where the
+	pmap_update call would cause problems for pmap_remove_all
+	case where the deferred activate should not be done...
+
+	Add a comment about what's going on.
+	[skrll, ticket #10]
+
+sys/gdbscripts/cpus				1.2-1.3
+
+	Make cpus MI
+	[skrll, ticket #11]
+
+external/bsd/blacklist/bin/blacklistd.conf.5	1.6
+
+	Improve wording.
+	[sevan, ticket #12]
+

Reply via email to