Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-3-0]: src/doc Ticket 1281.
details: https://anonhg.NetBSD.org/src/rev/1d80c3e50fa3
branches: netbsd-3-0
changeset: 579205:1d80c3e50fa3
user: tron <tron%NetBSD.org@localhost>
date: Wed Apr 19 21:03:46 2006 +0000
description:
Ticket 1281.
diffstat:
doc/CHANGES-3.0.1 | 10 +++++++++-
1 files changed, 9 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r c6340e555ec7 -r 1d80c3e50fa3 doc/CHANGES-3.0.1
--- a/doc/CHANGES-3.0.1 Wed Apr 19 21:01:00 2006 +0000
+++ b/doc/CHANGES-3.0.1 Wed Apr 19 21:03:46 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-3.0.1,v 1.1.2.38 2006/04/19 15:55:04 tron Exp $
+# $NetBSD: CHANGES-3.0.1,v 1.1.2.39 2006/04/19 21:03:46 tron Exp $
A complete list of changes from the NetBSD 3.0 release to the NetBSD 3.0.1
release:
@@ -385,3 +385,11 @@
This fixes PR port-mips/26410.
[tsutsui, ticket #1260]
+sys/dev/audio.c 1.204 via patch
+sys/dev/audio_if.h 1.61
+sys/dev/audiovar.h 1.36
+
+ Don't use simple_locks; we can't hold them while calling malloc and
+ friends.
+ [jmcneill, ticket #1281]
+
Home |
Main Index |
Thread Index |
Old Index