Source-Changes-HG archive

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

[src/netbsd-6-0]: src/doc Ticket #1318



details:   https://anonhg.NetBSD.org/src/rev/7a27c4bf04e4
branches:  netbsd-6-0
changeset: 775085:7a27c4bf04e4
user:      martin <martin%NetBSD.org@localhost>
date:      Sun Aug 02 12:55:46 2015 +0000

description:
Ticket #1318

diffstat:

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

diffs (18 lines):

diff -r 3a2c70c63efd -r 7a27c4bf04e4 doc/CHANGES-6.0.7
--- a/doc/CHANGES-6.0.7 Sun Aug 02 12:54:34 2015 +0000
+++ b/doc/CHANGES-6.0.7 Sun Aug 02 12:55:46 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.7,v 1.1.2.46 2015/07/24 07:38:24 martin Exp $
+# $NetBSD: CHANGES-6.0.7,v 1.1.2.47 2015/08/02 12:55:46 martin Exp $
 
 A complete list of changes from the NetBSD 6.0.6 release to the NetBSD 6.0.7
 release:
@@ -6264,3 +6264,8 @@
        Make sure that snd_win doesn't go negative.
        [matt, ticket #1315]
 
+sys/compat/netbsd32/netbsd32_ioctl.c           1.82
+
+       Fix inverted logic when checking the size of data to copyin().
+       [maxv, ticket #1318]
+



Home | Main Index | Thread Index | Old Index