freebsd-dev/sbin/mount_nfs
Rick Macklem c5a0c16f80 Change the default transport protocol for use by the Mount protocol
from UDP to TCP, so that it is consistent with TCP for NFS, which
became the default at r176198. Without this change, doing an NFS mount
against a server that only supports UDP would result in an unusable
mount point if a transport protocol option wasn't specified for the
mount.

Approved by:	kib (mentor)
MFC after:	3 days
2009-09-17 19:08:15 +00:00
..
Makefile Add support for the experimental nfs client to mount_nfs. The 2009-05-27 19:56:51 +00:00
mount_nfs.8 Delete the descriptions of the gssname and allgssname optionss from 2009-07-29 14:44:09 +00:00
mount_nfs.c Change the default transport protocol for use by the Mount protocol 2009-09-17 19:08:15 +00:00