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 #444 and #445.
details: https://anonhg.NetBSD.org/src/rev/ec01a21a6c7f
branches: netbsd-2-0
changeset: 561288:ec01a21a6c7f
user: jdc <jdc%NetBSD.org@localhost>
date: Sat Jun 05 20:44:35 2004 +0000
description:
Tickets #444 and #445.
diffstat:
doc/CHANGES-2.0 | 14 +++++++++++++-
1 files changed, 13 insertions(+), 1 deletions(-)
diffs (25 lines):
diff -r bb60e64c2deb -r ec01a21a6c7f doc/CHANGES-2.0
--- a/doc/CHANGES-2.0 Sat Jun 05 20:43:20 2004 +0000
+++ b/doc/CHANGES-2.0 Sat Jun 05 20:44:35 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-2.0,v 1.1.2.256 2004/06/05 05:00:30 jmc Exp $
+# $NetBSD: CHANGES-2.0,v 1.1.2.257 2004/06/05 20:44:35 jdc Exp $
A complete list of changes from the initial NetBSD 2.0 branch on 28 March 2004
until 2.0 release:
@@ -3503,3 +3503,15 @@
Don't try to bus_space_subregion() registers that didn't get mapped.
[bouyer, ticket #443]
+
+sys/nfs/nfs_srvcache.c 1.31
+
+ Enable reply cache for connection oriented protocols as well
+ (linux retransmits rpcs even when using tcp).
+ [yamt, ticket #444]
+
+sys/nfs/nfs_serv.c 1.89
+
+ Fix an LP64 problem for exclusive create in nfsrv_create().
+ [yamt, ticket #445]
+
Home |
Main Index |
Thread Index |
Old Index