freebsd-nq/usr.bin/nfsstat
Rick Macklem 29001a810a Replace .h files included from old NFS directories with the new NFS ones.
Prior to this patch, nfsstat.c includes files from sys/nfs, sys/nfsclient
and sys/nfsserver. These .h files (particularily the ones in sys/nfsclient
and sys/nfsserver) are from the old NFS code and should eventually be
deprecated/removed.
This patch changes nfsstat.c to include files from the new/current NFS
code instead of the old ones in preparation for eventual removal.
2019-12-31 00:07:10 +00:00
..
Makefile nfsstat: Add libxo output 2018-01-30 09:59:52 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
nfsstat.1 Update the nfsstat man page to reflect r355992. 2019-12-22 00:36:22 +00:00
nfsstat.c Replace .h files included from old NFS directories with the new NFS ones. 2019-12-31 00:07:10 +00:00