Source-Changes-HG archive

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

[src/netbsd-7]: src/doc 1460-1462, 1464-1466



details:   https://anonhg.NetBSD.org/src/rev/d446dac3eec2
branches:  netbsd-7
changeset: 800285:d446dac3eec2
user:      snj <snj%NetBSD.org@localhost>
date:      Wed Aug 09 07:19:05 2017 +0000

description:
1460-1462, 1464-1466

diffstat:

 doc/CHANGES-7.2 |  34 +++++++++++++++++++++++++++++++++-
 1 files changed, 33 insertions(+), 1 deletions(-)

diffs (45 lines):

diff -r 4c40a0953f91 -r d446dac3eec2 doc/CHANGES-7.2
--- a/doc/CHANGES-7.2   Wed Aug 09 06:56:02 2017 +0000
+++ b/doc/CHANGES-7.2   Wed Aug 09 07:19:05 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.2,v 1.1.2.33 2017/07/26 16:11:31 snj Exp $
+# $NetBSD: CHANGES-7.2,v 1.1.2.34 2017/08/09 07:19:05 snj Exp $
 
 A complete list of changes from the NetBSD 7.1 release to the NetBSD 7.2
 release:
@@ -2681,3 +2681,35 @@
        iwm(4): match Wireless 8265 device.
        [nonaka, ticket #1459]
 
+sys/dev/auconv.c                               1.30 via patch
+sys/dev/ic/ac97.c                              1.97 via patch
+sys/dev/pci/azalia_codec.c                     1.81 via patch
+
+       Mixer device bounds checking.
+       [nat, ticket #1460]
+
+sys/kern/kern_malloc.c                         1.146
+
+       Avoid integer overflow in kern_malloc().
+       [martin, ticket #1461]
+
+sys/dev/usb/if_ural.c                          1.52
+
+       Free the RX list if ural_alloc_rx_list fails part way through.
+       [skrll, ticket #1462]
+
+sys/arch/evbarm/rpi/rpi_machdep.c              1.71 via patch
+
+       Disable BSC0 on Raspberry Pi 3 and Zero W boards.
+       [jmcneill, ticket #1464]
+
+sys/dev/hpc/hpckbd.c                            1.32
+
+        hpcsh: unbreak wscons console after ticket #1438.
+        [uwe, ticket #1465]
+
+sys/arch/hpcsh/dev/pfckbd.c                    1.30
+
+       Make early ddb work with wscons console again.
+       [uwe, ticket #1466]
+



Home | Main Index | Thread Index | Old Index