Module Name:    src
Committed By:   martin
Date:           Wed Feb 11 14:41:03 UTC 2015

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

Log Message:
Tickets #1249 and #1250


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.192 -r1.1.2.193 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.192 src/doc/CHANGES-6.2:1.1.2.193
--- src/doc/CHANGES-6.2:1.1.2.192	Wed Feb  4 11:38:31 2015
+++ src/doc/CHANGES-6.2	Wed Feb 11 14:41:03 2015
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.192 2015/02/04 11:38:31 martin Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.193 2015/02/11 14:41:03 martin Exp $
 
 A complete list of changes from the 6.1 release until the 6.2 release:
 
@@ -9557,3 +9557,14 @@ libexec/httpd/bozohttpd.c			1.61
 	EACCES as well.
 	[snj, ticket #1246]
 
+usr.bin/netstat/inet.c				1.106
+usr.bin/netstat/inet6.c				1.68
+
+	Allocate the right size for pcb blocks.
+	[christos, ticket #1249]
+
+sys/dev/usb/usbdi.c				1.163 (via patch)
+
+	Clip xfer->actlen also in the !DIAGNOSTIC case.
+	[aymeric, ticket #1250]
+

Reply via email to