Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-2-0]: src/doc #1078



details:   https://anonhg.NetBSD.org/src/rev/f7fdde428af6
branches:  netbsd-2-0
changeset: 564669:f7fdde428af6
user:      jmc <jmc%NetBSD.org@localhost>
date:      Tue Jan 11 06:40:19 2005 +0000

description:
#1078

diffstat:

 doc/CHANGES-2.0.1 |  12 +++++++++++-
 1 files changed, 11 insertions(+), 1 deletions(-)

diffs (23 lines):

diff -r ba3dffe652e2 -r f7fdde428af6 doc/CHANGES-2.0.1
--- a/doc/CHANGES-2.0.1 Tue Jan 11 06:39:46 2005 +0000
+++ b/doc/CHANGES-2.0.1 Tue Jan 11 06:40:19 2005 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-2.0.1,v 1.1.2.7 2005/01/11 06:35:56 jmc Exp $
+#      $NetBSD: CHANGES-2.0.1,v 1.1.2.8 2005/01/11 06:40:19 jmc Exp $
 
 A complete list of changes from the NetBSD 2.0 release to the NetBSD 2.0.1 
 release.
@@ -119,3 +119,13 @@
        nfs_lookup: check n_nctime for positive entries as well to improve
        cache consistency.
        [yamt, ticket #1077]
+
+sys/nfs/nfs.h                                  patch
+sys/nfs/nfs_socket.c                           patch
+sys/nfs/nfs_var.h                              patch
+sys/nfs/nfs_vnops.c                            patch
+sys/nfs/nfsm_subs.h                            patch
+
+       Don't do kludge for a reply to a retransmitted request
+       unless we actually retransmitted the request.
+       [yamt, ticket #1078]



Home | Main Index | Thread Index | Old Index