Source-Changes-HG archive

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

[src/netbsd-6]: src/doc Tickets #1249 and #1250



details:   https://anonhg.NetBSD.org/src/rev/d200045a3234
branches:  netbsd-6
changeset: 776897:d200045a3234
user:      martin <martin%NetBSD.org@localhost>
date:      Wed Feb 11 14:41:03 2015 +0000

description:
Tickets #1249 and #1250

diffstat:

 doc/CHANGES-6.2 |  13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)

diffs (24 lines):

diff -r e1f8f5cb5abf -r d200045a3234 doc/CHANGES-6.2
--- a/doc/CHANGES-6.2   Wed Feb 11 14:35:13 2015 +0000
+++ b/doc/CHANGES-6.2   Wed Feb 11 14:41:03 2015 +0000
@@ -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 @@
        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]
+



Home | Main Index | Thread Index | Old Index