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