Module Name: src
Committed By: martin
Date: Tue Mar 6 15:06:06 UTC 2018
Modified Files:
src/doc [netbsd-7]: CHANGES-7.2
Log Message:
Ticket #1578
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.75 -r1.1.2.76 src/doc/CHANGES-7.2
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.2
diff -u src/doc/CHANGES-7.2:1.1.2.75 src/doc/CHANGES-7.2:1.1.2.76
--- src/doc/CHANGES-7.2:1.1.2.75 Sat Mar 3 20:26:52 2018
+++ src/doc/CHANGES-7.2 Tue Mar 6 15:06:05 2018
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.2,v 1.1.2.75 2018/03/03 20:26:52 snj Exp $
+# $NetBSD: CHANGES-7.2,v 1.1.2.76 2018/03/06 15:06:05 martin Exp $
A complete list of changes from the NetBSD 7.1 release to the NetBSD 7.2
release:
@@ -5291,3 +5291,8 @@ sys/netipsec/ipsec_input.c 1.57-1.58
Fix out-of-bounds read.
[maxv, ticket #1577]
+sys/arch/mips/mips/cache.c 1.59
+
+ Add missing call to mips_dcache_compute_align() affecting.
+ [flxd, ticket #1578]
+