NetBSD/usr.sbin/nfsd
soren b1f625e524 Per the documented behaviour in the man page, default to
serving UDP requests if none of the -t or -u options are
given.

Previously, nfsd wouldn't actually do anything at all
if it was not told to do UDP and/or TCP, which could be
confusing.

Note that at least Solaris and IRIX default to both TCP
and UDP when nfsd is run without options. This might be
useful for NetBSD as well.

Fixes PR bin/7358.
1999-08-31 23:28:34 +00:00
..
Makefile convert to new RCS Id conventions; reduce my headache 1995-03-18 14:54:19 +00:00
nfsd.8 Order arguments in sample usage. 1999-08-31 23:19:50 +00:00
nfsd.c Per the documented behaviour in the man page, default to 1999-08-31 23:28:34 +00:00