Module Name: src
Committed By: martin
Date: Thu Jan 6 16:12:09 UTC 2022
Modified Files:
src/doc [netbsd-9]: CHANGES-9.3
Log Message:
Ticket #1400
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.62 -r1.1.2.63 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.62 src/doc/CHANGES-9.3:1.1.2.63
--- src/doc/CHANGES-9.3:1.1.2.62 Thu Dec 30 12:40:08 2021
+++ src/doc/CHANGES-9.3 Thu Jan 6 16:12:09 2022
@@ -1,4 +1,4 @@
-29~# $NetBSD: CHANGES-9.3,v 1.1.2.62 2021/12/30 12:40:08 martin Exp $
+29~# $NetBSD: CHANGES-9.3,v 1.1.2.63 2022/01/06 16:12:09 martin Exp $
A complete list of changes from the NetBSD 9.2 release to the NetBSD 9.3
release:
@@ -1150,3 +1150,8 @@ sys/dev/cgd.c 1.142
cgd(4): fix detach when still in use by wedges.
[riastradh, ticket #1398]
+external/cddl/osnet/dist/uts/common/fs/zfs/zfs_acl.c 1.7
+
+ Default files to BSD group ownership in line with ffs.
+ [hauke, ticket #1400]
+