Source-Changes-HG archive

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

[src/netbsd-6]: src/doc 1446



details:   https://anonhg.NetBSD.org/src/rev/08558d4077f2
branches:  netbsd-6
changeset: 777152:08558d4077f2
user:      snj <snj%NetBSD.org@localhost>
date:      Sat Mar 25 17:18:57 2017 +0000

description:
1446

diffstat:

 doc/CHANGES-6.2 |  9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)

diffs (20 lines):

diff -r ac30040737cf -r 08558d4077f2 doc/CHANGES-6.2
--- a/doc/CHANGES-6.2   Sat Mar 25 17:18:25 2017 +0000
+++ b/doc/CHANGES-6.2   Sat Mar 25 17:18:57 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.278 2017/03/08 14:55:09 martin Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.279 2017/03/25 17:18:57 snj Exp $
 
 A complete list of changes from the 6.1 release until the 6.2 release:
 
@@ -16454,4 +16454,9 @@
        MIT-MAGIC-COOKIES, fixing CVE-2017-2624
        [mrg, ticket #1443]
 
-
+sys/arch/amd64/amd64/trap.c                    1.94
+sys/arch/i386/i386/trap.c                      1.287
+
+       Handle #SS faults on iret properly.
+       [maxv, ticket #1446]
+



Home | Main Index | Thread Index | Old Index