Source-Changes-HG archive

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

[src/netbsd-9]: src/doc Tickets #266 and #267



details:   https://anonhg.NetBSD.org/src/rev/bf9ef1def69e
branches:  netbsd-9
changeset: 458431:bf9ef1def69e
user:      martin <martin%NetBSD.org@localhost>
date:      Sun Sep 29 07:35:15 2019 +0000

description:
Tickets #266 and #267

diffstat:

 doc/CHANGES-9.0 |  15 ++++++++++++++-
 1 files changed, 14 insertions(+), 1 deletions(-)

diffs (27 lines):

diff -r 000ce95c7d83 -r bf9ef1def69e doc/CHANGES-9.0
--- a/doc/CHANGES-9.0   Sun Sep 29 07:34:09 2019 +0000
+++ b/doc/CHANGES-9.0   Sun Sep 29 07:35:15 2019 +0000
@@ -1,5 +1,5 @@
 
-# $NetBSD: CHANGES-9.0,v 1.1.2.66 2019/09/28 12:40:33 martin Exp $
+# $NetBSD: CHANGES-9.0,v 1.1.2.67 2019/09/29 07:35:15 martin Exp $
 
 A complete list of changes from the initial NetBSD 9.0 branch on 2019-07-30
 until the 9.0 release:
@@ -4168,3 +4168,16 @@
        PR kern/54493: acpi_i2c uses incorrect arguments for _DSM call.
        [bouyer, ticket #265]
 
+sys/dev/pci/if_mcx.c                           1.3,1.4
+
+       mcx(4): fix rx mbuf DMA overrun.
+       [tnn, ticket #266]
+
+usr.bin/audiocfg/audiodev.c                    1.12
+usr.bin/audiocfg/dtmf.c                                1.4
+usr.bin/audiocfg/main.c                                1.14 (patch)
+
+       Use err(3)/warn(3) instead of perror(3)/fprintf(stderr,...).
+       Use getprogname(3) for usage().
+       [isaki, ticket #267]
+



Home | Main Index | Thread Index | Old Index