Module Name:    src
Committed By:   martin
Date:           Sun Aug  2 12:51:34 UTC 2015

Modified Files:
        src/doc [netbsd-6]: CHANGES-6.2

Log Message:
Ticket #1318


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.223 -r1.1.2.224 src/doc/CHANGES-6.2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/doc/CHANGES-6.2
diff -u src/doc/CHANGES-6.2:1.1.2.223 src/doc/CHANGES-6.2:1.1.2.224
--- src/doc/CHANGES-6.2:1.1.2.223	Fri Jul 24 07:40:57 2015
+++ src/doc/CHANGES-6.2	Sun Aug  2 12:51:34 2015
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.223 2015/07/24 07:40:57 martin Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.224 2015/08/02 12:51:34 martin Exp $
 
 A complete list of changes from the 6.1 release until the 6.2 release:
 
@@ -11798,3 +11798,8 @@ sys/netinet/tcp_output.c			1.184
 	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]
+

Reply via email to