rodrigc     2005-11-13 01:27:57 UTC

  FreeBSD src repository

  Modified files:
    sbin/mount           getmntopts.c mntopts.h mount_fs.c 
  Log:
  - Make size parameter to build_iovec() a size_t, not an int
  - Add build_iovec_argf() helper function, for help converting old
    mount options which used the mount_argf() function for the mount() syscall.
  
  Discussed with: phk
  
  Revision  Changes    Path
  1.17      +25 -3     src/sbin/mount/getmntopts.c
  1.27      +2 -1      src/sbin/mount/mntopts.h
  1.2       +4 -4      src/sbin/mount/mount_fs.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