Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-6]: src/doc Pull-up of ticket 1522.
details: https://anonhg.NetBSD.org/src/rev/22370e1216f0
branches: netbsd-1-6
changeset: 530860:22370e1216f0
user: tron <tron%NetBSD.org@localhost>
date: Tue Oct 14 09:59:32 2003 +0000
description:
Pull-up of ticket 1522.
diffstat:
doc/CHANGES-1.6.2 | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 2c2578002f4a -r 22370e1216f0 doc/CHANGES-1.6.2
--- a/doc/CHANGES-1.6.2 Tue Oct 14 09:59:02 2003 +0000
+++ b/doc/CHANGES-1.6.2 Tue Oct 14 09:59:32 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-1.6.2,v 1.1.2.182 2003/10/11 23:25:46 tron Exp $
+# $NetBSD: CHANGES-1.6.2,v 1.1.2.183 2003/10/14 09:59:32 tron Exp $
A complete list of changes from NetBSD 1.6.1 to NetBSD 1.6.2:
@@ -2357,3 +2357,9 @@
should be another bounds check for it.
[bad, ticket #1521]
+sys/arch/sparc64/sparc64/pmap.c 1.145 (via patch)
+
+ cache_flush_virt() is buggy, just use blast_dcache() instead.
+ this should fix PR 23093.
+ [martin, ticket #1522]
+
Home |
Main Index |
Thread Index |
Old Index