NetBSD/sbin/mount_nfs
pooka 83c92bb41d Make it possible to set the retry timeout as a compile-time define.
This is useful for automated environments where everything (rpcbind,
mountd, nfsd and the client) is started in parallel in a split
second and there is a small chance we will race in there before
everything has been communicated to rpcbind.
2010-07-23 19:25:23 +00:00
..
Makefile Remove no longer used -DNFS. 2010-03-05 19:53:37 +00:00
getnfsargs.c Make it possible to set the retry timeout as a compile-time define. 2010-07-23 19:25:23 +00:00
getnfsargs_small.c
iodesc.h Add workaround typedefs for awful hack. 2009-01-13 11:47:32 +00:00
mount_nfs.8 Remove outdated example. From Todd Kover in PR 41238. 2009-04-18 14:55:50 +00:00
mount_nfs.c Use getprogname() instead of hardcoding "mount_nfs" to get the 2009-11-30 17:17:55 +00:00
mount_nfs.h Convert mount_nfs to the mount_foo_parseargs() format. No functional 2008-10-16 09:12:54 +00:00
udp_xfer.c