Source-Changes-HG archive

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

[src/netbsd-2-0]: src/doc #471



details:   https://anonhg.NetBSD.org/src/rev/06d50f6ebb4d
branches:  netbsd-2-0
changeset: 561362:06d50f6ebb4d
user:      jmc <jmc%NetBSD.org@localhost>
date:      Mon Jun 14 04:16:43 2004 +0000

description:
#471

diffstat:

 doc/CHANGES-2.0 |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r cb8f269397e9 -r 06d50f6ebb4d doc/CHANGES-2.0
--- a/doc/CHANGES-2.0   Mon Jun 14 04:16:27 2004 +0000
+++ b/doc/CHANGES-2.0   Mon Jun 14 04:16:43 2004 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-2.0,v 1.1.2.269 2004/06/14 04:15:39 jmc Exp $
+#      $NetBSD: CHANGES-2.0,v 1.1.2.270 2004/06/14 04:16:43 jmc Exp $
 
 A complete list of changes from the initial NetBSD 2.0 branch on 28 March 2004
 until 2.0 release:
@@ -3698,3 +3698,9 @@
 
        Initialize restartcnt.
        [petrov, ticket #470]
+
+sys/arch/hpc/hpc/kloader.c                     1.12
+
+       As the 2nd stage loader uses simple word-by-word copy, make sure that
+       destination addresses of page tags are properly aligned.
+       [uwe, ticket #471]



Home | Main Index | Thread Index | Old Index