Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6]: src/doc Ticket 1214 and 1215.
details: https://anonhg.NetBSD.org/src/rev/29fa1791d832
branches: netbsd-6
changeset: 776833:29fa1791d832
user: msaitoh <msaitoh%NetBSD.org@localhost>
date: Sun Dec 21 20:26:30 2014 +0000
description:
Ticket 1214 and 1215.
diffstat:
doc/CHANGES-6.2 | 14 +++++++++++++-
1 files changed, 13 insertions(+), 1 deletions(-)
diffs (25 lines):
diff -r b58241fe3e26 -r 29fa1791d832 doc/CHANGES-6.2
--- a/doc/CHANGES-6.2 Sun Dec 21 20:24:40 2014 +0000
+++ b/doc/CHANGES-6.2 Sun Dec 21 20:26:30 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.168 2014/12/21 19:13:57 msaitoh Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.169 2014/12/21 20:26:30 msaitoh Exp $
A complete list of changes from the 6.1 release until the 6.2 release:
@@ -5603,3 +5603,15 @@
Update fontconfig to version 2.11.1.
[mrg, ticket #1178]
+
+sys/arch/arm/broadcom/bcm2835_tmr.c 1.4
+
+ Clear status of BCM2835_STIMER_M3 only as timer comparison reg 0 and 2
+ are used by the VideoCore on Raspberry Pi. This fixes audio playback.
+ Addresses PR 48805.
+ [nat, ticket #1214]
+
+usr.sbin/perfused/perfused.c 1.25
+
+ Survive if filesystem installs a signal handler.
+ [manu, ticket #1215]
Home |
Main Index |
Thread Index |
Old Index