Source-Changes-HG archive

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

[src/netbsd-1-5]: src Today's set:



details:   https://anonhg.NetBSD.org/src/rev/c9cf0340bfb2
branches:  netbsd-1-5
changeset: 491915:c9cf0340bfb2
user:      he <he%NetBSD.org@localhost>
date:      Sun Jun 17 21:23:56 2001 +0000

description:
Today's set:
 o Note that vm86.c needed a patch
 o cobalt: fix handling of boot strings to allow multiple internal disks

diffstat:

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

diffs (28 lines):

diff -r 5cc0231bcf10 -r c9cf0340bfb2 CHANGES-1.5.1
--- a/CHANGES-1.5.1     Sun Jun 17 20:50:58 2001 +0000
+++ b/CHANGES-1.5.1     Sun Jun 17 21:23:56 2001 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.5.1,v 1.1.2.82 2001/06/16 21:30:17 he Exp $
+#      $NetBSD: CHANGES-1.5.1,v 1.1.2.83 2001/06/17 21:23:56 he Exp $
 
 A complete list of changes from NetBSD 1.5 to NetBSD 1.5.1:
 
@@ -5292,7 +5292,7 @@
 
   Work around overflow problem in uvm_fault_wire().
 
-sys/arch/i386/i386/vm86.c                      1.24
+sys/arch/i386/i386/vm86.c                      1.24 via patch
 
   Rework how user-mode instruction and stack fetches are done.
   Also fix another vm86 protocol bug.
@@ -5317,3 +5317,9 @@
 
   Add a ``Quick install notes for the impatient'' section at the
   front for the i386 port.
+
+sys/arch/cobalt/cobalt/autoconf.c              1.8
+sys/arch/cobalt/cobalt/machdep.c               1.33
+
+  Fix handling of boot strings, so that multiple internal disks in
+  a raq2 can work.



Home | Main Index | Thread Index | Old Index