Source-Changes-HG archive

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

[src/netbsd-8]: src/doc Tickets #594 and #595



details:   https://anonhg.NetBSD.org/src/rev/1f313f0fe5fd
branches:  netbsd-8
changeset: 851432:1f313f0fe5fd
user:      martin <martin%NetBSD.org@localhost>
date:      Wed Feb 28 18:55:54 2018 +0000

description:
Tickets #594 and #595

diffstat:

 doc/CHANGES-8.0 |  14 +++++++++++++-
 1 files changed, 13 insertions(+), 1 deletions(-)

diffs (25 lines):

diff -r eff0062bf2f9 -r 1f313f0fe5fd doc/CHANGES-8.0
--- a/doc/CHANGES-8.0   Wed Feb 28 18:54:43 2018 +0000
+++ b/doc/CHANGES-8.0   Wed Feb 28 18:55:54 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.0,v 1.1.2.134 2018/02/27 09:08:22 martin Exp $
+# $NetBSD: CHANGES-8.0,v 1.1.2.135 2018/02/28 18:55:54 martin Exp $
 
 A complete list of changes from the initial NetBSD 8.0 branch on 2017-06-04
 until the 8.0 release:
@@ -9989,3 +9989,15 @@
        Allow only one pending call to a pool's backing allocator at a time.
        [mrg, ticket #593]
 
+lib/librumphijack/hijack.c                     1.123
+
+       Since ln(1) now uses linkat(2) provide a wrapper.
+       [maya, ticket #594]
+
+sys/net/if.c                                   1.398
+sys/net/rtsock.c                               1.231
+
+       Remove useless cast, initialize family.
+       Avoid using a zero family mask.
+       [mrg, ticket #595]
+



Home | Main Index | Thread Index | Old Index