Source-Changes-HG archive

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

[src/netbsd-8]: src/doc Tickets #830, #831 and #833



details:   https://anonhg.NetBSD.org/src/rev/2c87296bb373
branches:  netbsd-8
changeset: 851742:2c87296bb373
user:      martin <martin%NetBSD.org@localhost>
date:      Tue May 22 17:51:55 2018 +0000

description:
Tickets #830, #831 and #833

diffstat:

 doc/CHANGES-8.0 |  19 ++++++++++++++++++-
 1 files changed, 18 insertions(+), 1 deletions(-)

diffs (30 lines):

diff -r aa369cb9b2eb -r 2c87296bb373 doc/CHANGES-8.0
--- a/doc/CHANGES-8.0   Tue May 22 17:50:27 2018 +0000
+++ b/doc/CHANGES-8.0   Tue May 22 17:51:55 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.0,v 1.1.2.200 2018/05/17 14:08:18 martin Exp $
+# $NetBSD: CHANGES-8.0,v 1.1.2.201 2018/05/22 17:51:55 martin Exp $
 
 A complete list of changes from the initial NetBSD 8.0 branch on 2017-06-04
 until the 8.0 release:
@@ -13479,3 +13479,20 @@
        are created.
        [knakahara, ticket #829]
 
+sys/netinet6/nd6_rtr.c                         1.142
+
+       Add missing m_put_rcvif_psref.
+       [maxv, ticket #830]
+
+sys/arch/i386/stand/efiboot/eficons.c          1.6
+
+       Avoid an invisible timer countdown on some UEFI implementations.
+       [jakllsch, ticket #831]
+
+sys/kern/uipc_mbuf.c                           1.214
+
+       Revert ticket #770:
+       remove the M_READONLY check. The initial code was correct.
+       [maxv, ticket #833]
+
+



Home | Main Index | Thread Index | Old Index