Source-Changes-HG archive

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

[src/netbsd-1-6]: src/doc #1727



details:   https://anonhg.NetBSD.org/src/rev/a1eb322c36fe
branches:  netbsd-1-6
changeset: 531452:a1eb322c36fe
user:      jmc <jmc%NetBSD.org@localhost>
date:      Fri Aug 13 04:39:45 2004 +0000

description:
#1727

diffstat:

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

diffs (19 lines):

diff -r 6ddaedf9959d -r a1eb322c36fe doc/CHANGES-1.6.3
--- a/doc/CHANGES-1.6.3 Fri Aug 13 04:39:19 2004 +0000
+++ b/doc/CHANGES-1.6.3 Fri Aug 13 04:39:45 2004 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.6.3,v 1.1.2.124 2004/07/23 15:07:55 tron Exp $
+#      $NetBSD: CHANGES-1.6.3,v 1.1.2.125 2004/08/13 04:39:45 jmc Exp $
 
 A complete list of changes from NetBSD 1.6.2 to NetBSD 1.6.3:
 
@@ -1357,3 +1357,9 @@
        Fix problems when building the netbsd-1-6 branch with GCC 3.3.3.
        [dbj, ticket #1724]
 
+
+sys/arch/sparc64/sparc64/locore.s              1.198
+
+       Change interrupt pending list end value to -1, to avoid linking an
+       interrupt handler twice.
+       [nakayama, ticket #1727]



Home | Main Index | Thread Index | Old Index