OpenGrok
Cross Reference: getnfsargs.c
xref
: /
src
/
sbin
/
mount_nfs
/
getnfsargs.c
Home
|
History
|
Annotate
|
Download
|
only in
mount_nfs
History log of
/src/sbin/mount_nfs/getnfsargs.c
Revision
Date
Author
Comments
1.18
05-Feb-2017
christos
remove debugging printf.
1.17
03-Feb-2017
christos
use the netid value because it could be udp6...
1.16
29-Jun-2013
christos
branches: 1.16.10; 1.16.14;
declare the variables that getnfsargs need in getnfsargs so that they can
easily be used from other programs.
1.15
01-Mar-2013
joerg
Retire OSI network stack. OK core@
1.14
23-Jul-2010
pooka
branches: 1.14.6; 1.14.12;
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.
1.13
30-Nov-2009
pooka
Use getprogname() instead of hardcoding "mount_nfs" to get the
right info in rump_nfs.
1.12
15-Oct-2008
pooka
Reword quite out-of-place (even historically) "nqnfs 2" error message.
1.11
20-Jul-2008
lukem
Remove the \n and tabs from the __COPYRIGHT() strings.
(Tweak some to use a consistent format.)
1.10
05-Aug-2007
yamt
branches: 1.10.10; 1.10.14; 1.10.16;
lengthen timeout. i saw a server for which 10s was not enough.
1.9
10-Mar-2007
hubertf
- removes unused ctype.h header
- correct comment in mount_nfs/getnfsargs.c: s/Nead/Need/
From: Slava Semushin <php-coder@altlinux.ru>
1.8
27-Dec-2006
yamt
remove the rest of Kerberos 4 code.
1.7
27-Dec-2006
yamt
sync with header changes. (nqnfs removal)
1.6
07-Jul-2006
hubertf
Replace strcpy() call with strlcpy() call.
OK'd by christos@
1.5
20-May-2006
yamt
do not keep to use nfsv3 filehandle when falling back to nfsv2.
1.4
23-Mar-2006
wiz
unifdef NFSKERB (Kerberos 4 support). Update man page and usage() for
-K and -m removal (Kerberos 4 specific options).
1.3
12-Nov-2005
dsl
Add a missing break!
Maybe 'mount_nfs -oport=<port>' has been broken since the IPv6 changes.
1.2
02-Jun-2005
lukem
Use ai_nfs instead of the uninitialized ai when determining the NFSMNT_KERB
reverse IP address, and ensure ecode is set as well.
Detected with gcc -Wuninitialized.
(The bug was introduced in mount_nfs.c rev 1.25. Hi fvdl! :)
1.1
15-May-2005
dsl
Split getnfsargs() out into its own file, it drags in 70kB of rpc code.
I might manage to write a version that doesn't pull in all the crud.
(Which will give a load of space in the install floppy images)
1.10.16.2
05-Aug-2007
yamt
lengthen timeout. i saw a server for which 10s was not enough.
1.10.16.1
05-Aug-2007
yamt
file getnfsargs.c was added on branch matt-mips64 on 2007-08-05 22:09:13 +0000
1.10.14.1
18-Sep-2008
wrstuden
Sync with wrstuden-revivesa-base-2.
1.10.10.2
17-Jan-2009
mjf
Sync with HEAD.
1.10.10.1
28-Sep-2008
mjf
Sync with HEAD.
1.14.12.2
20-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.14.12.1
23-Jun-2013
tls
resync from head
1.14.6.1
22-May-2014
yamt
sync with head.
for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
1.16.14.1
21-Apr-2017
bouyer
Sync with HEAD
1.16.10.1
20-Mar-2017
pgoyette
Sync with HEAD
Indexes created Thu Oct 02 14:10:14 GMT 2025