Source-Changes-HG archive

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

[src/netbsd-7]: src/doc Ticket 846.



details:   https://anonhg.NetBSD.org/src/rev/1142acd4b29e
branches:  netbsd-7
changeset: 799469:1142acd4b29e
user:      riz <riz%NetBSD.org@localhost>
date:      Thu Jul 16 18:28:10 2015 +0000

description:
Ticket 846.

diffstat:

 doc/CHANGES-7.0 |  18 +++++++++++++++++-
 1 files changed, 17 insertions(+), 1 deletions(-)

diffs (29 lines):

diff -r dbeb181bf6c9 -r 1142acd4b29e doc/CHANGES-7.0
--- a/doc/CHANGES-7.0   Thu Jul 16 18:27:22 2015 +0000
+++ b/doc/CHANGES-7.0   Thu Jul 16 18:28:10 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.338 2015/07/11 17:49:38 snj Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.339 2015/07/16 18:28:10 riz Exp $
 
 A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
 until the 7.0 release:
@@ -32510,3 +32510,19 @@
        Update OpenSSL to 1.0.1p.
        [spz, ticket #877]
 
+sys/arch/alpha/include/ansi.h                  1.25
+sys/arch/hppa/include/ansi.h                   1.14
+sys/arch/i386/include/ansi.h                   1.27
+sys/arch/m68k/include/ansi.h                   1.24
+sys/arch/mips/include/ansi.h                   1.29
+sys/arch/powerpc/include/ansi.h                        1.30
+sys/arch/sh3/include/ansi.h                    1.16
+sys/arch/sparc/include/ansi.h                  1.24
+sys/arch/sparc64/include/ansi.h                        1.18
+sys/arch/usermode/include/ansi.h               1.5
+
+       Make _BSD_CLOCK_T_ unsigned int so it's the same for IPL32 and LP64
+       environments.  We don't really have a powerpc64 native userland
+       and the mips64 native userland is IPL32 so this shouldn't affect anything.
+       [martin, ticket #846]
+



Home | Main Index | Thread Index | Old Index