hubertf
|
33bed52cb8
|
Replace strcpy() call with strlcpy() call.
OK'd by christos@
|
2006-07-07 17:25:01 +00:00 |
|
yamt
|
ebeaf83fb7
|
do not keep to use nfsv3 filehandle when falling back to nfsv2.
|
2006-05-20 08:06:48 +00:00 |
|
wiz
|
637b6cf962
|
unifdef NFSKERB (Kerberos 4 support). Update man page and usage() for
-K and -m removal (Kerberos 4 specific options).
|
2006-03-23 23:23:27 +00:00 |
|
dsl
|
c23511b386
|
Add a missing break!
Maybe 'mount_nfs -oport=<port>' has been broken since the IPv6 changes.
|
2005-11-12 20:30:21 +00:00 |
|
lukem
|
230e9bea1f
|
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! :)
|
2005-06-02 01:24:45 +00:00 |
|
dsl
|
9abd2f5605
|
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)
|
2005-05-15 21:18:34 +00:00 |
|