Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-2-0]: src/doc #163
details: https://anonhg.NetBSD.org/src/rev/226ab0c930ab
branches: netbsd-2-0
changeset: 560472:226ab0c930ab
user: jmc <jmc%NetBSD.org@localhost>
date: Wed Apr 21 03:19:17 2004 +0000
description:
#163
diffstat:
doc/CHANGES-2.0 | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r c0bda3dc9650 -r 226ab0c930ab doc/CHANGES-2.0
--- a/doc/CHANGES-2.0 Wed Apr 21 03:18:41 2004 +0000
+++ b/doc/CHANGES-2.0 Wed Apr 21 03:19:17 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-2.0,v 1.1.2.108 2004/04/21 03:17:32 jmc Exp $
+# $NetBSD: CHANGES-2.0,v 1.1.2.109 2004/04/21 03:19:17 jmc Exp $
A complete list of changes from the initial NetBSD 2.0 branch on 28 March 2004
until 2.0 release:
@@ -1078,3 +1078,10 @@
Properly version the msdosfs mount structure after addition
of gmt time offset support. PR#25226
[jdolecek, ticket #160]
+
+sys/dev/dksubr.c 1.12
+
+ Redo dk_start(). If di->di_diskstart() runs synchronous its biodone()
+ will call dk_start() via dk_iodone() before the buffer gets removed
+ from queue. PR#25240
+ [elric, ticket #163]
Home |
Main Index |
Thread Index |
Old Index