Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-5]: src Went napping a bit too soon. Correct releng error (wron...



details:   https://anonhg.NetBSD.org/src/rev/d0af0da51233
branches:  netbsd-1-5
changeset: 490424:d0af0da51233
user:      jhawk <jhawk%NetBSD.org@localhost>
date:      Sun Dec 24 08:11:16 2000 +0000

description:
Went napping a bit too soon. Correct releng error (wrong revision) in:
 o news68k: Permit runtime enable/disable of DC_BE/IC_BE in %cacr

diffstat:

 CHANGES-1.5.1 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r c5967623f43b -r d0af0da51233 CHANGES-1.5.1
--- a/CHANGES-1.5.1     Sun Dec 24 08:09:22 2000 +0000
+++ b/CHANGES-1.5.1     Sun Dec 24 08:11:16 2000 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.5.1,v 1.1.2.12 2000/12/24 07:59:04 jhawk Exp $
+#      $NetBSD: CHANGES-1.5.1,v 1.1.2.13 2000/12/24 08:11:16 jhawk Exp $
 
 A complete list of changes from NetBSD 1.5 to NetBSD 1.5.1:
 
@@ -319,7 +319,7 @@
 
 sys/arch/news68k/include/cpu.h                 1.7
 sys/arch/news68k/news68k/genassym.cf           1.6
-sys/arch/news68k/news68k/locore.s              1.13,1.16
+sys/arch/news68k/news68k/locore.s              1.13,1.17
 
   Allow runtime enabling/disabling of DC_BE and IC_BE bits in %cacr
   and enable them on news1200/1400/1500 (Which have no L2 cache); yields



Home | Main Index | Thread Index | Old Index