Module Name: src
Committed By: christos
Date: Sat Jun 29 22:56:26 UTC 2013
Modified Files:
src/sbin/mount_nfs: getnfsargs.c getnfsargs_small.c mount_nfs.c
mount_nfs.h
Log Message:
declare the variables that getnfsargs need in getnfsargs so that they can
easily be used from other programs.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sbin/mount_nfs/getnfsargs.c
cvs rdiff -u -r1.9 -r1.10 src/sbin/mount_nfs/getnfsargs_small.c
cvs rdiff -u -r1.70 -r1.71 src/sbin/mount_nfs/mount_nfs.c
cvs rdiff -u -r1.2 -r1.3 src/sbin/mount_nfs/mount_nfs.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.