Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7]: src/doc Tickets 10, 14 and 15
details: https://anonhg.NetBSD.org/src/rev/ae70996561e5
branches: netbsd-7
changeset: 798245:ae70996561e5
user: martin <martin%NetBSD.org@localhost>
date: Thu Aug 14 06:58:39 2014 +0000
description:
Tickets 10, 14 and 15
diffstat:
doc/CHANGES-7.0 | 17 ++++++++++++++++-
1 files changed, 16 insertions(+), 1 deletions(-)
diffs (28 lines):
diff -r d3c6af3fe06c -r ae70996561e5 doc/CHANGES-7.0
--- a/doc/CHANGES-7.0 Thu Aug 14 06:56:55 2014 +0000
+++ b/doc/CHANGES-7.0 Thu Aug 14 06:58:39 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.8 2014/08/13 21:50:56 riz Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.9 2014/08/14 06:58:39 martin Exp $
A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
until the 7.0 release:
@@ -93,3 +93,18 @@
Add XHCI_DEBUG.
[skrll, ticket #12]
+sys/arch/sparc64/sparc64/locore.s 1.370
+
+ Add missing delay slot in DEBUG kernel.
+ [nakayama, ticket #14]
+
+sys/arch/x86/pci/if_vmx.c 1.5
+
+ Set ifflags callback so that the device can enter promiscuous mode.
+ [hikaru, ticket #15]
+
+sys/dev/usb/usb.h 1.107
+
+ Define AXEN_DEBUG. From Takahiro HAYASHI.
+ [skrll, ticket #10]
+
Home |
Main Index |
Thread Index |
Old Index