Source-Changes-HG archive

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

[src/netbsd-7]: src/doc 124[45679]



details:   https://anonhg.NetBSD.org/src/rev/d4b8335dce5c
branches:  netbsd-7
changeset: 799977:d4b8335dce5c
user:      snj <snj%NetBSD.org@localhost>
date:      Sun Sep 18 06:20:12 2016 +0000

description:
124[45679]

diffstat:

 doc/CHANGES-7.1 |  33 ++++++++++++++++++++++++++++++++-
 1 files changed, 32 insertions(+), 1 deletions(-)

diffs (44 lines):

diff -r ce36c34a776b -r d4b8335dce5c doc/CHANGES-7.1
--- a/doc/CHANGES-7.1   Sun Sep 18 06:14:00 2016 +0000
+++ b/doc/CHANGES-7.1   Sun Sep 18 06:20:12 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1,v 1.1.2.108 2016/09/10 06:45:45 snj Exp $
+# $NetBSD: CHANGES-7.1,v 1.1.2.109 2016/09/18 06:20:12 snj Exp $
 
 A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.1
 release:
@@ -5265,3 +5265,34 @@
        Fixes PR kern/51436.
        [martin, ticket #1248]
 
+sys/dev/pci/if_vioif.c                         1.25
+
+       Fix initializing wrong queues.  PR kern/51448.
+       [ozaki-r, ticket #1244]
+
+sys/dev/usb/if_axe.c                           1.73, 1.74
+sys/dev/usb/usbdevs                            1.716
+sys/dev/usb/usbdevs.h                          regen
+sys/dev/usb/usbdevs_data.h                     regen
+
+       Add flxd's axe(4) variant.
+       [skrll, ticket #1245]
+
+etc/namedb/root.cache                          1.21
+
+       Update root.cache to 2016/8/25 version.
+       [taca, ticket #1246]
+
+lib/libc/gen/glob.c                            1.36
+
+       Bump the glob limits to 512KB for total string size and 64K
+       path entries.
+       [joerg, ticket #1247]
+
+external/bsd/kyua-testers/libexec/kyua-atf-tester/Makefile 1.2, 1.3
+external/bsd/kyua-testers/libexec/kyua-plain-tester/Makefile 1.2, 1.3
+external/bsd/kyua-testers/tests/kyua-testers/Makefile 1.2, 1.3
+
+       Fix wrong objdir-finding logic.  PR 51389.
+       [dholland, ticket #1249]
+



Home | Main Index | Thread Index | Old Index