Module Name:    src
Committed By:   riz
Date:           Thu May 17 18:39:37 UTC 2012

Modified Files:
        src/doc [netbsd-6]: CHANGES-6.0

Log Message:
Ticket 255.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.98 -r1.1.2.99 src/doc/CHANGES-6.0

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-6.0
diff -u src/doc/CHANGES-6.0:1.1.2.98 src/doc/CHANGES-6.0:1.1.2.99
--- src/doc/CHANGES-6.0:1.1.2.98	Thu May 17 18:32:13 2012
+++ src/doc/CHANGES-6.0	Thu May 17 18:39:37 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0,v 1.1.2.98 2012/05/17 18:32:13 riz Exp $
+# $NetBSD: CHANGES-6.0,v 1.1.2.99 2012/05/17 18:39:37 riz Exp $
 
 A complete list of changes from the initial NetBSD 6.0 branch on 15 Feb 2012
 until the 6.0 release:
@@ -2336,3 +2336,8 @@ sys/arch/powerpc/booke/copyin.c			1.5
 	Fix for BookE copyinstr.
 	[matt, ticket #253]
 
+sys/arch/powerpc/include/vmparam.h		1.17
+
+	Export MIN_PAGE_SIZE and MAX_PAGE_SIZE for modular PowerPC kernels.
+	[matt, ticket #255]
+

Reply via email to