Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-6]: src/doc Ticket 47.



details:   https://anonhg.NetBSD.org/src/rev/a89df52faac7
branches:  netbsd-6
changeset: 773822:a89df52faac7
user:      riz <riz%NetBSD.org@localhost>
date:      Fri Feb 24 17:00:02 2012 +0000

description:
Ticket 47.

diffstat:

 doc/CHANGES-6.0 |  10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r 8ecc5b260194 -r a89df52faac7 doc/CHANGES-6.0
--- a/doc/CHANGES-6.0   Fri Feb 24 16:57:35 2012 +0000
+++ b/doc/CHANGES-6.0   Fri Feb 24 17:00:02 2012 +0000
@@ -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 @@
        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]
+



Home | Main Index | Thread Index | Old Index