summaryrefslogtreecommitdiff
path: root/sbin/mount_nfs/getnfsargs.c
AgeCommit message (Expand)Author
2017-02-05remove debugging printf.christos
2017-02-03use the netid value because it could be udp6...christos
2013-06-29declare the variables that getnfsargs need in getnfsargs so that they canchristos
2013-03-01Retire OSI network stack. OK core@joerg
2010-07-23Make it possible to set the retry timeout as a compile-time define.pooka
2009-11-30Use getprogname() instead of hardcoding "mount_nfs" to get thepooka
2008-10-15Reword quite out-of-place (even historically) "nqnfs 2" error message.pooka
2008-07-20Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2007-08-05lengthen timeout. i saw a server for which 10s was not enough.yamt
2007-03-10- removes unused ctype.h headerhubertf
2006-12-27remove the rest of Kerberos 4 code.yamt
2006-12-27sync with header changes. (nqnfs removal)yamt
2006-07-07Replace strcpy() call with strlcpy() call.hubertf
2006-05-20do not keep to use nfsv3 filehandle when falling back to nfsv2.yamt
2006-03-23unifdef NFSKERB (Kerberos 4 support). Update man page and usage() forwiz
2005-11-12Add a missing break!dsl
2005-06-02Use ai_nfs instead of the uninitialized ai when determining the NFSMNT_KERBlukem
2005-05-15Split getnfsargs() out into its own file, it drags in 70kB of rpc code.dsl