Module Name: src
Committed By: sevan
Date: Thu Aug 17 23:19:51 UTC 2017
Modified Files:
src/doc: CHANGES
Log Message:
Note MAXTSIZ bump for PowerPC OEA
To generate a diff of this commit:
cvs rdiff -u -r1.2305 -r1.2306 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.2305 src/doc/CHANGES:1.2306
--- src/doc/CHANGES:1.2305 Thu Aug 17 01:30:57 2017
+++ src/doc/CHANGES Thu Aug 17 23:19:51 2017
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2305 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2306 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -50,3 +50,4 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
evbmips: Merge sbmips port into evbmips. [mrg 20170815]
ichsmb(4): Add support for Intel C3000. [msaitoh 20170817]
ismt(4): Add support for Intel C3000. [msaitoh 20170817]
+ powerpc: Bump MAXTSIZ to 128MB for OEA based systems [sevan 20170818]