Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 May 2009 16:27:47 +0000 (UTC)
From:      Rick Macklem <rmacklem@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/etc/mtree BSD.include.dist src/include Makefile
Message-ID:  <200905211632.n4LGWQGb023362@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rmacklem    2009-05-21 16:27:47 UTC

  FreeBSD src repository

  Modified files:
    etc/mtree            BSD.include.dist 
    include              Makefile 
  Log:
  SVN rev 192545 on 2009-05-21 16:27:47Z by rmacklem
  
  Modify src/etc/mtree/BSD.include.dist and src/include/Makefile
  so that the .h files in src/sys/fs/nfs will be installed under
  /usr/include/fs/nfs. This will allow the following utilities to
  build, once additions and changes for the experimental nfs subsystem
  are committed:
  usr.sbin/mountd - Once modified to add support for the
    experimental nfs subsystem.
  ur.sbin/nfsstat - Once modified to add support for the
    experimental nfs subsystem.
  usr.sbin/nfscbd - The client side callback daemon for NFSv4.
  usr.sbin/nfsuserd - The NFSv4 user/group name<->uid/gid mapping daemon.
  usr.sbin/nfsdumpstate - The NFSv4 utility for dumping open/lock state.
  usr.sbin/nfsrevoke - The sysadmin command for revoking NFSv4 state.
  
  Approved by:    kib (mentor)
  
  Revision  Changes    Path
  1.129     +2 -0      src/etc/mtree/BSD.include.dist
  1.288     +1 -1      src/include/Makefile



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905211632.n4LGWQGb023362>