Module Name: src
Committed By: sevan
Date: Wed Jan 17 13:52:12 UTC 2018
Modified Files:
src/doc: CHANGES
Log Message:
Note veriexec being enabed by default on macppc port
To generate a diff of this commit:
cvs rdiff -u -r1.2347 -r1.2348 src/doc/CHANGES
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
diff -u src/doc/CHANGES:1.2347 src/doc/CHANGES:1.2348
--- src/doc/CHANGES:1.2347 Tue Jan 16 08:37:43 2018
+++ src/doc/CHANGES Wed Jan 17 13:52:12 2018
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2347 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2348 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -101,3 +101,4 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
[christos 20180114]
cpuctl(8): Add cpuctl identify support for sparc and sparc64.
[mrg 20180116]
+ macppc: Enable Veriexec support in the GENERIC kernel [sevan 20180117]