Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/786ea7b52cb1
branches:  netbsd-3
changeset: 577435:786ea7b52cb1
user:      tron <tron%NetBSD.org@localhost>
date:      Thu Nov 03 10:33:31 2005 +0000

description:
Ticket 928.

diffstat:

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

diffs (20 lines):

diff -r 750a8a2ce006 -r 786ea7b52cb1 doc/CHANGES-3.0
--- a/doc/CHANGES-3.0   Thu Nov 03 10:31:08 2005 +0000
+++ b/doc/CHANGES-3.0   Thu Nov 03 10:33:31 2005 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-3.0,v 1.1.2.295 2005/11/01 22:38:16 tron Exp $
+#      $NetBSD: CHANGES-3.0,v 1.1.2.296 2005/11/03 10:33:31 tron Exp $
 
 A complete list of changes from the initial NetBSD 3.0 branch on 16 March 2005
 until the 3.0 release:
@@ -13806,3 +13806,10 @@
        Use correct types, allow size to be larger than 1 TB.
        [chs, ticket #925]
 
+sys/dev/scsipi/scsipi_ioctl.c                  1.54
+
+       Don't claim there is a data in or out phase if the datalen is 0
+       (userland shouldn't claim it either, but a buggy software shouldn't be
+       able to crash the kernel anyway). Fixes port-sparc64/31925.
+       [bouyer, ticket #928]
+



Home | Main Index | Thread Index | Old Index