Source-Changes-HG archive

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

[src/netbsd-3]: src/doc Ticket 585.



details:   https://anonhg.NetBSD.org/src/rev/2271275875f9
branches:  netbsd-3
changeset: 576617:2271275875f9
user:      tron <tron%NetBSD.org@localhost>
date:      Wed Jul 13 09:28:50 2005 +0000

description:
Ticket 585.

diffstat:

 doc/CHANGES-3.0 |  9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r addc134de31a -r 2271275875f9 doc/CHANGES-3.0
--- a/doc/CHANGES-3.0   Wed Jul 13 09:28:15 2005 +0000
+++ b/doc/CHANGES-3.0   Wed Jul 13 09:28:50 2005 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-3.0,v 1.1.2.176 2005/07/12 19:08:47 tron Exp $
+#      $NetBSD: CHANGES-3.0,v 1.1.2.177 2005/07/13 09:28:50 tron Exp $
 
 A complete list of changes from the initial NetBSD 3.0 branch on 16 March 2005
 until the 3.0 release:
@@ -10535,3 +10535,10 @@
        Add support for algorithms with non OpenSSL default key sizes.
        [manu, ticket #584]
 
+sys/arch/sparc64/sparc64/netbsd32_machdep.c    1.51
+
+       Make sure we get the SUN4U version of the sparc frame.h defines.
+       (Otherwise frame32 is undefined and compilation of the netbsd32 lkm
+       fails.)
+       [martin, ticket #585]
+



Home | Main Index | Thread Index | Old Index