Source-Changes-HG archive

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

[src/netbsd-8]: src/doc 257



details:   https://anonhg.NetBSD.org/src/rev/72b2c68e570e
branches:  netbsd-8
changeset: 851010:72b2c68e570e
user:      snj <snj%NetBSD.org@localhost>
date:      Mon Sep 04 20:47:59 2017 +0000

description:
257

diffstat:

 doc/CHANGES-8.0 |  12 +++++++++++-
 1 files changed, 11 insertions(+), 1 deletions(-)

diffs (23 lines):

diff -r cdcd629e4eba -r 72b2c68e570e doc/CHANGES-8.0
--- a/doc/CHANGES-8.0   Mon Sep 04 20:41:28 2017 +0000
+++ b/doc/CHANGES-8.0   Mon Sep 04 20:47:59 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.0,v 1.1.2.55 2017/09/04 16:11:37 snj Exp $
+# $NetBSD: CHANGES-8.0,v 1.1.2.56 2017/09/04 20:47:59 snj Exp $
 
 A complete list of changes from the initial NetBSD 8.0 branch on 2017-06-04
 until the 8.0 release:
@@ -5777,3 +5777,13 @@
        in %pstate and get kernel privileges on the hardware.
        [maxv, ticket #264]
 
+sys/arch/amd64/amd64/copy.S                    1.21-1.24
+sys/arch/amd64/amd64/locore.S                  1.125
+sys/arch/amd64/amd64/machdep.c                 1.256
+sys/compat/linux/arch/amd64/linux_machdep.c    1.52
+
+       Properly clear l_md.md_flags when launching a binary, fix the
+       return value of ucas_32 and ucas_64, and reorder some code to
+       reduce the diff with SMAP.
+       [maxv, ticket #257]
+



Home | Main Index | Thread Index | Old Index