rodrigc     2007-01-29 01:49:08 UTC
  FreeBSD src repository
  Modified files:
    sbin/mount_msdosfs   mount_msdosfs.c 
  Log:
  Pass "errmsg" to nmount(), so that if nmount() fails, we can get
  strings provided by vfs_mount_error().
  
  Revision  Changes    Path
  1.43      +3 -1      src/sbin/mount_msdosfs/mount_msdosfs.c