Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-9]: src/doc Tickets #417 and #418
details: https://anonhg.NetBSD.org/src/rev/6249c27650b8
branches: netbsd-9
changeset: 462782:6249c27650b8
user: martin <martin%NetBSD.org@localhost>
date: Mon Nov 11 19:52:59 2019 +0000
description:
Tickets #417 and #418
diffstat:
doc/CHANGES-9.0 | 17 ++++++++++++++++-
1 files changed, 16 insertions(+), 1 deletions(-)
diffs (28 lines):
diff -r e49260456122 -r 6249c27650b8 doc/CHANGES-9.0
--- a/doc/CHANGES-9.0 Mon Nov 11 19:52:08 2019 +0000
+++ b/doc/CHANGES-9.0 Mon Nov 11 19:52:59 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.0,v 1.1.2.98 2019/11/11 17:21:11 martin Exp $
+# $NetBSD: CHANGES-9.0,v 1.1.2.99 2019/11/11 19:52:59 martin Exp $
A complete list of changes from the initial NetBSD 9.0 branch on 2019-07-30
until the 9.0 release:
@@ -5627,3 +5627,18 @@
Do not call evcnt_detach() twice when the idt vector is full.
[msaitoh, ticket #416]
+usr.sbin/rtadvd/config.c 1.42,1.43
+usr.sbin/rtadvd/rtadvd.8 1.27
+usr.sbin/rtadvd/rtadvd.c 1.70,1.71
+usr.sbin/rtadvd/rtadvd.h 1.20
+
+ rtadvd(8): fix reloading configuration killing interface timers,
+ remove support for SIOCSIFINFO_IN6, add a -C command like arg
+ to avoid clearing configuration on exit.
+ [roy, ticket #417]
+
+sys/external/bsd/ipf/netinet/ip_fil.h 1.8
+
+ ipf(8): fix binary compatibility (accidently broken in rev. 1.7).
+ [chs, ticket #418]
+
Home |
Main Index |
Thread Index |
Old Index