Module Name: src
Committed By: maxv
Date: Sat Oct 21 15:20:52 UTC 2017
Modified Files:
src/doc: CHANGES
Log Message:
SMAP on amd64.
To generate a diff of this commit:
cvs rdiff -u -r1.2324 -r1.2325 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.2324 src/doc/CHANGES:1.2325
--- src/doc/CHANGES:1.2324 Sat Oct 21 15:14:57 2017
+++ src/doc/CHANGES Sat Oct 21 15:20:52 2017
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2324 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2325 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -70,4 +70,5 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
[jdolecek 20171007]
OpenSSH: Imported 7.6. [christos 20171007]
tmux(1): Imported 2.6. [christos 20171012]
+ amd64: Add support for SMAP. [maxv 20171017]
amd64: Add support for USER_LDT. [maxv 20171021]