Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-9]: src/doc Tickets #282 and #283
details: https://anonhg.NetBSD.org/src/rev/0f381e33ed46
branches: netbsd-9
changeset: 454995:0f381e33ed46
user: martin <martin%NetBSD.org@localhost>
date: Fri Oct 04 08:09:49 2019 +0000
description:
Tickets #282 and #283
diffstat:
doc/CHANGES-9.0 | 30 +++++++++++++++++++++++++++++-
1 files changed, 29 insertions(+), 1 deletions(-)
diffs (42 lines):
diff -r cb8ff35bc494 -r 0f381e33ed46 doc/CHANGES-9.0
--- a/doc/CHANGES-9.0 Fri Oct 04 08:08:53 2019 +0000
+++ b/doc/CHANGES-9.0 Fri Oct 04 08:09:49 2019 +0000
@@ -1,5 +1,5 @@
-# $NetBSD: CHANGES-9.0,v 1.1.2.69 2019/10/03 17:35:13 martin Exp $
+# $NetBSD: CHANGES-9.0,v 1.1.2.70 2019/10/04 08:09:49 martin Exp $
A complete list of changes from the initial NetBSD 9.0 branch on 2019-07-30
until the 9.0 release:
@@ -4270,3 +4270,31 @@
Validate register number before fetching/storing it.
[christos, ticket #281]
+lib/libnpf/libnpf.3 1.11
+lib/libnpf/npf.c 1.48
+lib/libnpf/npf.h 1.38
+sys/net/npf/npf_conn.c 1.30
+sys/net/npf/npf_ctl.c 1.59
+sys/net/npf/npf_if.c 1.11,1.12
+sys/net/npf/npf_impl.h 1.80
+sys/net/npf/npf_ruleset.c 1.49
+usr.sbin/npf/npfctl/npf.conf.5 1.89,1.90
+usr.sbin/npf/npfctl/npf_build.c 1.52,1.53
+usr.sbin/npf/npfctl/npf_parse.y 1.50
+usr.sbin/npf/npfctl/npf_scan.l 1.30
+usr.sbin/npf/npfctl/npfctl.8 1.22-1.24
+usr.sbin/npf/npfctl/npfctl.c 1.62,1.63
+usr.sbin/npf/npfctl/npfctl.h 1.50,1.51
+usr.sbin/npf/npftest/npftest.conf 1.8
+
+ npfctl: implement table replace subcommand.
+ NPF ifmap: rework and fix a few small bugs.
+ libnpf/npfctl: support dynamic NAT rulesets using a name prefix.
+ npf_ifmap_copylogname: be more defensive.
+ [rmind, ticket #282]
+
+sys/arch/arm/dts/sun50i-h5-nanopi-neo-plus2.dts 1.4
+
+ Increase voltage for frequencies above 1GHz.
+ [jmcneill, ticket #283]
+
Home |
Main Index |
Thread Index |
Old Index