Source-Changes-HG archive

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

[src/netbsd-2]: src/doc Tickets 1066, 1070 and 1071.



details:   https://anonhg.NetBSD.org/src/rev/5ab0477eb525
branches:  netbsd-2
changeset: 563382:5ab0477eb525
user:      tron <tron%NetBSD.org@localhost>
date:      Wed Apr 13 21:54:00 2005 +0000

description:
Tickets 1066, 1070 and 1071.

diffstat:

 doc/CHANGES-2.1 |  21 ++++++++++++++++++++-
 1 files changed, 20 insertions(+), 1 deletions(-)

diffs (32 lines):

diff -r b61a1aab7d15 -r 5ab0477eb525 doc/CHANGES-2.1
--- a/doc/CHANGES-2.1   Wed Apr 13 21:52:47 2005 +0000
+++ b/doc/CHANGES-2.1   Wed Apr 13 21:54:00 2005 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-2.1,v 1.1.2.59 2005/04/08 22:00:10 tron Exp $
+#      $NetBSD: CHANGES-2.1,v 1.1.2.60 2005/04/13 21:54:00 tron Exp $
 
 A complete list of changes from the NetBSD 2.0 release to the NetBSD 2.1 
 release
@@ -1271,3 +1271,22 @@
        the nonthreaded case. Fixes, and fix from, PR lib/25961.
        [nathanw, ticket #1065]
 
+sys/arch/powerpc/powerpc/trap.c                        1.106
+
+       Drop the big lock in upcallret() like all the other platforms do.
+       [chs, ticket #1066]
+
+sys/arch/cobalt/stand/boot/Makefile            1.7
+sys/arch/cobalt/stand/boot/boot.c              1.4
+sys/arch/cobalt/stand/boot/boot.h              1.2
+sys/arch/cobalt/stand/boot/tgets.c             1.1
+
+       Add a prompt to specify a kernel filename to be loaded on bootloader.
+       [tsutsui, ticket #1070]
+
+sys/dev/pci/emuxki.c                           1.34
+
+       Add some byteswap ops around DMA descriptors for big endian machines.
+       Tested on macppc by matthew green.  
+       [tsutsui, ticket #1071]
+



Home | Main Index | Thread Index | Old Index