Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-2-0]: src/doc Tickets 1540 and 1543.
details: https://anonhg.NetBSD.org/src/rev/f053206b8cc8
branches: netbsd-2-0
changeset: 564780:f053206b8cc8
user: riz <riz%NetBSD.org@localhost>
date: Tue May 24 19:58:31 2005 +0000
description:
Tickets 1540 and 1543.
diffstat:
doc/CHANGES-2.0.3 | 15 ++++++++++++++-
1 files changed, 14 insertions(+), 1 deletions(-)
diffs (26 lines):
diff -r 3cd69078585a -r f053206b8cc8 doc/CHANGES-2.0.3
--- a/doc/CHANGES-2.0.3 Tue May 24 19:54:47 2005 +0000
+++ b/doc/CHANGES-2.0.3 Tue May 24 19:58:31 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-2.0.3,v 1.1.2.15 2005/05/24 19:39:27 riz Exp $
+# $NetBSD: CHANGES-2.0.3,v 1.1.2.16 2005/05/24 19:58:31 riz Exp $
A complete list of changes from the NetBSD 2.0.2 release to the NetBSD 2.0.3
release.
@@ -91,3 +91,16 @@
past few years.
[wrstuden, ticket #1537]
+sys/miscfs/kernfs/kernfs.h 1.24
+sys/miscfs/kernfs/kernfs_vnops.c 1.108
+
+ kernfs does not support mmap(), remove code that pretends that it does.
+ [chs, ticket #1540]
+
+sys/dev/ata/ata.c 1.69 via patch
+
+ Close a window where (disks) interrupts could be enabled while the
+ ATACH_TH_RUN flag is still set. Should fix panic reported by Jukka Salmi
+ on netbsd-users@.
+ [bouyer, ticket #1543]
+
Home |
Main Index |
Thread Index |
Old Index