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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to