Module Name:    src
Committed By:   martin
Date:           Wed Apr 10 07:40:36 UTC 2019

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

Log Message:
Ticket #1229


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.126 -r1.1.2.127 src/doc/CHANGES-8.1

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.1
diff -u src/doc/CHANGES-8.1:1.1.2.126 src/doc/CHANGES-8.1:1.1.2.127
--- src/doc/CHANGES-8.1:1.1.2.126	Sun Apr  7 13:48:23 2019
+++ src/doc/CHANGES-8.1	Wed Apr 10 07:40:36 2019
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.1,v 1.1.2.126 2019/04/07 13:48:23 martin Exp $
+# $NetBSD: CHANGES-8.1,v 1.1.2.127 2019/04/10 07:40:36 martin Exp $
 
 A complete list of changes from the NetBSD 8.0 release to the NetBSD 8.1
 release:
@@ -2827,3 +2827,10 @@ sys/dev/pci/if_bge.c				1.328
 	Fix ASIC revision check.
 	[bouyer, ticket #1228]
 
+sys/conf/files					1.1233
+sys/conf/param.c				1.68
+sys/kern/sysv_ipc.c				1.38
+
+	defparam all of the config variables associated with SYSV IPC stuff.
+	[pgoyette, ticket #1229]
+

Reply via email to