Module Name:    src
Committed By:   martin
Date:           Mon Oct 28 19:15:51 UTC 2019

Modified Files:
        src/doc [netbsd-8]: CHANGES-8.2

Log Message:
Ticket #1419


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.55 -r1.1.2.56 src/doc/CHANGES-8.2

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-8.2
diff -u src/doc/CHANGES-8.2:1.1.2.55 src/doc/CHANGES-8.2:1.1.2.56
--- src/doc/CHANGES-8.2:1.1.2.55	Mon Oct 28 18:40:31 2019
+++ src/doc/CHANGES-8.2	Mon Oct 28 19:15:51 2019
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.2,v 1.1.2.55 2019/10/28 18:40:31 martin Exp $
+# $NetBSD: CHANGES-8.2,v 1.1.2.56 2019/10/28 19:15:51 martin Exp $
 
 A complete list of changes from the NetBSD 8.1 release to the NetBSD 8.2
 release:
@@ -1393,3 +1393,8 @@ sys/dev/ic/ld_nvme.c				1.23
 	unsupported/unused.
 	[mlelstv, ticket #1417]
 
+sys/dev/audio.c					(apply patch)
+
+	Do not allow mmap(2) on audio devices opened read-only.
+	[nat, ticket #1419]
+

Reply via email to