Module Name: src
Committed By: martin
Date: Fri Nov 26 16:51:15 UTC 2021
Modified Files:
src/doc [netbsd-9]: CHANGES-9.3
Log Message:
Ticket #1377
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.49 -r1.1.2.50 src/doc/CHANGES-9.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES-9.3
diff -u src/doc/CHANGES-9.3:1.1.2.49 src/doc/CHANGES-9.3:1.1.2.50
--- src/doc/CHANGES-9.3:1.1.2.49 Thu Nov 25 17:50:25 2021
+++ src/doc/CHANGES-9.3 Fri Nov 26 16:51:14 2021
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.3,v 1.1.2.49 2021/11/25 17:50:25 martin Exp $
+# $NetBSD: CHANGES-9.3,v 1.1.2.50 2021/11/26 16:51:14 martin Exp $
A complete list of changes from the NetBSD 9.2 release to the NetBSD 9.3
release:
@@ -976,3 +976,10 @@ distrib/notes/common/main 1.566,1.567
explaining the legacy amd64-bios-install image.
[gutteridge, ticket #1376]
+etc/rc.d/npf_boot 1.5
+etc/rc.d/pf_boot 1.8
+
+ Load rc configuration based on rcvar, not name, so that settings
+ in /etc/rc.conf.d are loaded if present.
+ [sborrill, ticket #1377]
+