Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7]: src/doc Tickets #239 and #240
details: https://anonhg.NetBSD.org/src/rev/7a184f865bf6
branches: netbsd-7
changeset: 798592:7a184f865bf6
user: martin <martin%NetBSD.org@localhost>
date: Sat Nov 15 11:35:57 2014 +0000
description:
Tickets #239 and #240
diffstat:
doc/CHANGES-7.0 | 15 ++++++++++++++-
1 files changed, 14 insertions(+), 1 deletions(-)
diffs (26 lines):
diff -r 74d85dab6687 -r 7a184f865bf6 doc/CHANGES-7.0
--- a/doc/CHANGES-7.0 Sat Nov 15 11:34:44 2014 +0000
+++ b/doc/CHANGES-7.0 Sat Nov 15 11:35:57 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.102 2014/11/14 22:27:05 martin Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.103 2014/11/15 11:35:57 martin Exp $
A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
until the 7.0 release:
@@ -2656,3 +2656,16 @@
want to see the whole screen.
[jmcneill, ticket #238]
+sys/arch/arm/allwinner/awin_debe.c 1.8
+sys/arch/arm/allwinner/awin_fb.c 1.6
+sys/arch/arm/allwinner/awin_var.h 1.24
+
+ Implement WSDISPLAYIO_SVIDEO, WSDISPLAYIO_GVIDEO for screen blanking.
+ [jmcneill, ticket #239]
+
+sys/arch/arm/include/locore.h 1.18
+
+ Guard a few inline functions by #ifndef _RUMPKERNEL, to allow
+ including this file in rump builds.
+ [skrll, ticket #240]
+
Home |
Main Index |
Thread Index |
Old Index