Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/doc Ticket #135
details: https://anonhg.NetBSD.org/src/rev/ee8c94226b9a
branches: netbsd-8
changeset: 850829:ee8c94226b9a
user: martin <martin%NetBSD.org@localhost>
date: Fri Jul 14 08:42:07 2017 +0000
description:
Ticket #135
diffstat:
doc/CHANGES-8.0 | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r ee108e809340 -r ee8c94226b9a doc/CHANGES-8.0
--- a/doc/CHANGES-8.0 Fri Jul 14 08:41:18 2017 +0000
+++ b/doc/CHANGES-8.0 Fri Jul 14 08:42:07 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.0,v 1.1.2.23 2017/07/12 13:58:38 martin Exp $
+# $NetBSD: CHANGES-8.0,v 1.1.2.24 2017/07/14 08:42:07 martin Exp $
A complete list of changes from the initial NetBSD 8.0 branch on 2017-06-04
until the 8.0 release:
@@ -1959,3 +1959,8 @@
Enable IPv6 support for nsd (accidently disabled).
[christos, ticket #124]
+sys/arch/x86/x86/lapic.c 1.60
+
+ Before access MSR[APICBASE], need to check if APIC is present.
+ [nonaka, ticket #135]
+
Home |
Main Index |
Thread Index |
Old Index