Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6]: src/doc Tickets 810, 811.
details: https://anonhg.NetBSD.org/src/rev/e6d3bd56d715
branches: netbsd-6
changeset: 775675:e6d3bd56d715
user: riz <riz%NetBSD.org@localhost>
date: Mon Feb 11 20:44:39 2013 +0000
description:
Tickets 810, 811.
diffstat:
doc/CHANGES-6.1 | 12 +++++++++++-
1 files changed, 11 insertions(+), 1 deletions(-)
diffs (23 lines):
diff -r d4f1ea86dc13 -r e6d3bd56d715 doc/CHANGES-6.1
--- a/doc/CHANGES-6.1 Mon Feb 11 20:42:32 2013 +0000
+++ b/doc/CHANGES-6.1 Mon Feb 11 20:44:39 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1,v 1.1.2.89 2013/02/11 04:22:15 riz Exp $
+# $NetBSD: CHANGES-6.1,v 1.1.2.90 2013/02/11 20:44:39 riz Exp $
A complete list of changes from the 6.0 release until the 6.1 release:
@@ -8247,3 +8247,13 @@
Stop condvar/mutex leaks.
[skrll, ticket #809]
+sys/dev/fss.c 1.85
+
+ Fix panic in fss(4). PR#47020.
+ [hannken, ticket #810]
+
+sys/kern/subr_pserialize.c 1.7
+
+ Avoid possible race with softint handler.
+ [rmind, ticket #811]
+
Home |
Main Index |
Thread Index |
Old Index