Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/a5302b8701e0
branches:  netbsd-6
changeset: 776792:a5302b8701e0
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Mon Nov 10 02:34:54 2014 +0000

description:
Ticket 1172.

diffstat:

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

diffs (19 lines):

diff -r 36fb181bdba0 -r a5302b8701e0 doc/CHANGES-6.2
--- a/doc/CHANGES-6.2   Mon Nov 10 02:33:50 2014 +0000
+++ b/doc/CHANGES-6.2   Mon Nov 10 02:34:54 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.155 2014/11/09 12:15:48 martin Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.156 2014/11/10 02:34:54 msaitoh Exp $
 
 A complete list of changes from the 6.1 release until the 6.2 release:
 
@@ -4390,3 +4390,9 @@
        not full duplex. For many drivers, it recognize half duplex if
        IFM_FDX isn't set, but not for others. Same as {Free|Open}BSD.
        [msaitoh, ticket #1189]
+
+sys/arch/amd64/include/Makefile.inc            1.5
+sys/arch/i386/include/Makefile.inc             1.3 via patch
+
+       Disable SSE and AVX for kernel modules too.
+       [joerg, ticket #1172]



Home | Main Index | Thread Index | Old Index