Module Name:    src
Committed By:   martin
Date:           Tue Jan 15 18:41:22 UTC 2019

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

Log Message:
Ticket #1163


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.88 -r1.1.2.89 src/doc/CHANGES-8.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-8.1
diff -u src/doc/CHANGES-8.1:1.1.2.88 src/doc/CHANGES-8.1:1.1.2.89
--- src/doc/CHANGES-8.1:1.1.2.88	Fri Jan 11 15:56:48 2019
+++ src/doc/CHANGES-8.1	Tue Jan 15 18:41:22 2019
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.1,v 1.1.2.88 2019/01/11 15:56:48 martin Exp $
+# $NetBSD: CHANGES-8.1,v 1.1.2.89 2019/01/15 18:41:22 martin Exp $
 
 A complete list of changes from the NetBSD 8.0 release to the NetBSD 8.1
 release:
@@ -2228,3 +2228,8 @@ sys/net/if_ppp.c				1.162,1.163
 	Fix missing splx in ppp_inproc().
 	[knakahara, ticket #1162]
 
+sys/arch/sparc/sparc/pmap.c			1.366
+
+	Fix deadlocks on machines with more than two cpus.
+	[mrg, ticket #1163]
+

Reply via email to