Source-Changes-HG archive

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

[src/netbsd-1-6]: src/doc ticket 1276



details:   https://anonhg.NetBSD.org/src/rev/db0d380662ad
branches:  netbsd-1-6
changeset: 530325:db0d380662ad
user:      grant <grant%NetBSD.org@localhost>
date:      Mon Jun 16 21:56:29 2003 +0000

description:
ticket 1276

diffstat:

 doc/CHANGES-1.6.2 |  10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r de08d50040a9 -r db0d380662ad doc/CHANGES-1.6.2
--- a/doc/CHANGES-1.6.2 Mon Jun 16 21:54:14 2003 +0000
+++ b/doc/CHANGES-1.6.2 Mon Jun 16 21:56:29 2003 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.6.2,v 1.1.2.33 2003/06/16 21:52:40 grant Exp $
+#      $NetBSD: CHANGES-1.6.2,v 1.1.2.34 2003/06/16 21:56:29 grant Exp $
 
 A complete list of changes from NetBSD 1.6.1 to NetBSD 1.6.2:
 
@@ -475,3 +475,11 @@
 
        fix "round up to 8" code.  from kame
        [itojun, ticket #1270]
+
+sys/arch/newsmips/newsmips/cpu_cons.c          1.7
+
+       Fix unexpected fallthrough in switch statement.
+
+       This should fix boot failure of the INSTALL kernel
+       on news3400 with serial console.
+       [tsutsui, ticket #1276]



Home | Main Index | Thread Index | Old Index