cvs commit: src/sbin/mount_nfs mount_nfs.c

Craig Rodrigues rodrigc at FreeBSD.org
Tue Nov 28 16:46:30 PST 2006


rodrigc     2006-11-29 00:46:30 UTC

  FreeBSD src repository

  Modified files:
    sbin/mount_nfs       mount_nfs.c 
  Log:
  Pass a string buffer named "errmsg" to nmount().
  This will allow the NFS mount code to return a string error message
  in addition to returning an error integer value.
  
  Reviewed by:    mohans
  MFC after:      1 month
  
  Revision  Changes    Path
  1.70      +4 -2      src/sbin/mount_nfs/mount_nfs.c


More information about the cvs-all mailing list