From owner-cvs-sbin Tue Jul 2 08:56:21 1996 Return-Path: owner-cvs-sbin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA17861 for cvs-sbin-outgoing; Tue, 2 Jul 1996 08:56:21 -0700 (PDT) Received: (from bde@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA17765; Tue, 2 Jul 1996 08:56:02 -0700 (PDT) Date: Tue, 2 Jul 1996 08:56:02 -0700 (PDT) From: Bruce Evans Message-Id: <199607021556.IAA17765@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sbin Subject: cvs commit: src/sbin/nfsd nfsd.c Sender: owner-cvs-sbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 96/07/02 08:56:00 Branch: sbin/nfsd RELENG_2_1_0 Modified: sbin/nfsd nfsd.c Log: Brought in change from rev.1.9: fixed bugs in the fix for defaulting to udp if no flags are specified. Revision Changes Path 1.3.6.4 +2 -1 src/sbin/nfsd/nfsd.c