]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Modify src/etc/mtree/BSD.include.dist and src/include/Makefile
authorRick Macklem <rmacklem@FreeBSD.org>
Thu, 21 May 2009 16:27:47 +0000 (16:27 +0000)
committerRick Macklem <rmacklem@FreeBSD.org>
Thu, 21 May 2009 16:27:47 +0000 (16:27 +0000)
commit46bd01cb3371ebf86ff3686647abd7220c198808
tree045f1a082e1e26173ebf9f3b310225b8937000e5
parent770c15f60f023900ca40d1d91ee89ba3b08df29a
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)
etc/mtree/BSD.include.dist
include/Makefile