Source-Changes-HG archive

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

[src/netbsd-7]: src/doc Ticket #930



details:   https://anonhg.NetBSD.org/src/rev/b0abaf764ed6
branches:  netbsd-7
changeset: 799530:b0abaf764ed6
user:      martin <martin%NetBSD.org@localhost>
date:      Sun Aug 02 11:30:45 2015 +0000

description:
Ticket #930

diffstat:

 doc/CHANGES-7.0 |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r bce89e54640f -r b0abaf764ed6 doc/CHANGES-7.0
--- a/doc/CHANGES-7.0   Sun Aug 02 11:29:10 2015 +0000
+++ b/doc/CHANGES-7.0   Sun Aug 02 11:30:45 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.352 2015/07/31 17:55:21 snj Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.353 2015/08/02 11:30:45 martin Exp $
 
 A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
 until the 7.0 release:
@@ -33692,3 +33692,8 @@
        Initialize sc_unit.
        [christos, ticket #924]
 
+sys/compat/netbsd32/netbsd32_ioctl.c           1.82
+
+       Fix inverted logic when checking the size of data to copyin().
+       [maxv, ticket #930]
+



Home | Main Index | Thread Index | Old Index