freebsd-dev/sbin/mount_nfs
Craig Rodrigues 0c269d1f05 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
2007-01-23 07:17:10 +00:00
..
Makefile Increase WARNS to 3. 2006-11-21 02:01:33 +00:00
mount_nfs.8 Merge mount_nfs4.c and mount_nfs.c into one program. 2007-01-23 07:17:10 +00:00
mount_nfs.c Merge mount_nfs4.c and mount_nfs.c into one program. 2007-01-23 07:17:10 +00:00