Source-Changes-HG archive

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

[src/netbsd-1-4]: src Nfsd pullups.



details:   https://anonhg.NetBSD.org/src/rev/1d23e8aa3a34
branches:  netbsd-1-4
changeset: 469525:1d23e8aa3a34
user:      he <he%NetBSD.org@localhost>
date:      Wed Sep 29 07:17:57 1999 +0000

description:
Nfsd pullups.

diffstat:

 CHANGES-1.4.2 |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r c33f831023e4 -r 1d23e8aa3a34 CHANGES-1.4.2
--- a/CHANGES-1.4.2     Wed Sep 29 07:17:38 1999 +0000
+++ b/CHANGES-1.4.2     Wed Sep 29 07:17:57 1999 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.4.2,v 1.1.2.47 1999/09/28 04:49:26 cgd Exp $
+#      $NetBSD: CHANGES-1.4.2,v 1.1.2.48 1999/09/29 07:17:57 he Exp $
 
 A complete list of changes from NetBSD 1.4.1 to NetBSD 1.4.2:
 
@@ -601,3 +601,9 @@
 
   Fix an 'off-by-one' error in a RF_ASSERT which meant that a reconstruct
   would panic in the case where the stripe width was 1 block.
+
+usr.sbin/nfsd/nfsd.c                           1.31
+usr.sbin/nfds/nfsd.8                           1.10-1.11
+
+  Serve UDP requests by default if neither UDP nor TCP is specified,
+  as already documented in the man page.  Fixes PR#7358.



Home | Main Index | Thread Index | Old Index