Module Name:    src
Committed By:   martin
Date:           Thu Aug  8 11:52:59 UTC 2019

Modified Files:
        src/doc [netbsd-9]: CHANGES-9.0

Log Message:
Tickets #30 and #31


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.10 -r1.1.2.11 src/doc/CHANGES-9.0

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.0
diff -u src/doc/CHANGES-9.0:1.1.2.10 src/doc/CHANGES-9.0:1.1.2.11
--- src/doc/CHANGES-9.0:1.1.2.10	Thu Aug  8 05:54:48 2019
+++ src/doc/CHANGES-9.0	Thu Aug  8 11:52:58 2019
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.0,v 1.1.2.10 2019/08/08 05:54:48 msaitoh Exp $
+# $NetBSD: CHANGES-9.0,v 1.1.2.11 2019/08/08 11:52:58 martin Exp $
 
 A complete list of changes from the initial NetBSD 9.0 branch on 2019-07-30
 until the 9.0 release:
@@ -341,3 +341,18 @@ usr.sbin/sysinst/disks.c			1.48
 	When creating the /etc/fstab for new installs, the sense of the
 	"noauto" flag was inverted.
 	[martin, ticket #29]
+
+etc/rc.d/automount				1.2
+etc/rc.d/automountd				1.2
+etc/rc.d/autounmountd				1.2
+etc/rc.d/ip6addrctl				1.3
+
+	Add $_rc_subr_loaded before ". /etc/rc.subr" for speedup and
+	consistency.
+	[nakayama, ticket #30]
+
+etc/mtree/NetBSD.dist.base			1.201
+
+	/etc/namedb: sync user and group with etc/mtree/special.
+	[nakayama, ticket #31]
+

Reply via email to