Module Name:    src
Committed By:   riz
Date:           Fri Feb 24 17:00:02 UTC 2012

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

Log Message:
Ticket 47.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.17 -r1.1.2.18 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.17 src/doc/CHANGES-6.0:1.1.2.18
--- src/doc/CHANGES-6.0:1.1.2.17	Fri Feb 24 16:41:05 2012
+++ src/doc/CHANGES-6.0	Fri Feb 24 17:00:02 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0,v 1.1.2.17 2012/02/24 16:41:05 riz Exp $
+# $NetBSD: CHANGES-6.0,v 1.1.2.18 2012/02/24 17:00:02 riz Exp $
 
 A complete list of changes from the initial NetBSD 6.0 branch on 15 Feb 2012
 until the 6.0 release:
@@ -487,3 +487,11 @@ sys/compat/linux/arch/powerpc/linux_exec
 	Fix builds of Linux emulation on PowerPC platforms.
 	[rjs, ticket #46]
 
+sys/arch/hp700/hp700/disksubr.c			1.27
+sys/arch/hp700/hp700/machdep.c			1.108
+sys/arch/hp700/hp700/machdep.h			1.9
+sys/arch/hp700/hp700/mainbus.c			1.81
+
+	u_intXX_t -> uintXX_t changes to ease future pullups.
+	[skrll, ticket #47]
+

Reply via email to