cvs commit: src/usr.sbin/mountd Makefile mountd.c

Craig Rodrigues rodrigc at FreeBSD.org
Sun May 28 20:06:01 PDT 2006


rodrigc     2006-05-29 03:04:49 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    usr.sbin/mountd      Makefile mountd.c 
  Log:
  Convert mountd to use nmount().
  Remove hardcoded dependencies on ufs, cd9660, msdosfs, and ntfs.
  
  MFC: mountd.c 1.84, 1.85, 1.86
           - exclude changes to pass in errmsg mount option, because errmsg
             is not in RELENG_6's vfs_mount.c as a default mount option.
       Makefile 1.17
  
  PR:             bin/97642
  
  Revision   Changes    Path
  1.15.10.2  +6 -1      src/usr.sbin/mountd/Makefile
  1.81.2.2   +128 -74   src/usr.sbin/mountd/mountd.c


More information about the cvs-src mailing list