Date: Tue, 23 Jan 2007 07:17:10 +0000 (UTC) From: Craig Rodrigues <rodrigc@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/mount_nfs mount_nfs.8 mount_nfs.c Message-ID: <200701230717.l0N7HBUa040943@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rodrigc 2007-01-23 07:17:10 UTC
FreeBSD src repository
Modified files:
sbin/mount_nfs mount_nfs.8 mount_nfs.c
Log:
Merge mount_nfs4.c and mount_nfs.c into one program.
If argv[0] == "mount_nfs4", then default to mounting NFSv4,
otherwise if argv[0] == "mount_nfs", default to the old mount_nfs behavior.
- Add a -4 option.
- Add the University of Michigan copyright from mount_nfs4.c, for the
code merged from mount_nfs4.c.
Reviewed by: rees
Revision Changes Path
1.46 +4 -2 src/sbin/mount_nfs/mount_nfs.8
1.71 +244 -5 src/sbin/mount_nfs/mount_nfs.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701230717.l0N7HBUa040943>
