Source-Changes-HG archive

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

[src/netbsd-2]: src/doc ticket #10703



details:   https://anonhg.NetBSD.org/src/rev/0f3e3eb807df
branches:  netbsd-2
changeset: 564537:0f3e3eb807df
user:      bouyer <bouyer%NetBSD.org@localhost>
date:      Mon Oct 09 21:44:35 2006 +0000

description:
ticket #10703

diffstat:

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

diffs (19 lines):

diff -r 503791d32cc6 -r 0f3e3eb807df doc/CHANGES-2.2
--- a/doc/CHANGES-2.2   Mon Oct 09 21:42:09 2006 +0000
+++ b/doc/CHANGES-2.2   Mon Oct 09 21:44:35 2006 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-2.2,v 1.1.2.81 2006/10/08 11:30:35 bouyer Exp $
+#      $NetBSD: CHANGES-2.2,v 1.1.2.82 2006/10/09 21:44:35 bouyer Exp $
 
 A complete list of changes from the NetBSD 2.1 release to the NetBSD 2.2 
 release
@@ -900,3 +900,9 @@
        Lacombe with comment rework by me.
        [riz, ticket #10704]
 
+sys/arch/acorn32/podulebus/simide.c            1.24 via patch
+
+       PR 23783: the correct number of elements to insert into cmd_iohs is
+       WDC_NREG, not DRIVE_REGISTERS_SPACE.  The latter is much bigger and
+       causes a buffer overrun and panic.  Patch supplied by Mike Pumford.
+       [bjh21, ticket #10703]



Home | Main Index | Thread Index | Old Index