NetBSD/sbin/mount_nfs
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
..
Makefile Split getnfsargs() out into its own file, it drags in 70kB of rpc code. 2005-05-15 21:18:34 +00:00
getnfsargs.c Use ai_nfs instead of the uninitialized ai when determining the NFSMNT_KERB 2005-06-02 01:24:45 +00:00
mount_nfs.8 Fix PR#3617 and PR#3205: call realpath to convert mount points and paths to 2005-01-31 05:19:18 +00:00
mount_nfs.c Split getnfsargs() out into its own file, it drags in 70kB of rpc code. 2005-05-15 21:18:34 +00:00
mount_nfs.h Split getnfsargs() out into its own file, it drags in 70kB of rpc code. 2005-05-15 21:18:34 +00:00