Module Name: src
Committed By: maxv
Date: Sat Jan 27 15:31:10 UTC 2018
Modified Files:
src/doc: CHANGES
Log Message:
SMAP on i386.
To generate a diff of this commit:
cvs rdiff -u -r1.2351 -r1.2352 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.2351 src/doc/CHANGES:1.2352
--- src/doc/CHANGES:1.2351 Thu Jan 25 22:49:32 2018
+++ src/doc/CHANGES Sat Jan 27 15:31:10 2018
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2351 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2352 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -105,3 +105,4 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
raid(4): Add support for 32-bit on 64-bit kernel. [mrg 20180117]
zoneinfo: Import tzdata2018c (skipping 2018a & 2018b). [kre 20180124]
libc: Update to tzcode2018c. [christos 20180125]
+ i386: Add support for SMAP. [maxv 20180128]