freebsd-dev/usr.bin/nfsstat
Rick Macklem 002c2778b1 Fix nfsstat(1) so that it prints out correct stats for the
new NFS server when the "-e" option is not used. The bug was
that srvrpccnt[] was being indexed by NFSPROC_XXX when it needs
to be indexed by NFSV4OP_XXX.

Tested by:	hrs
Approved by:	re (bz)
2011-08-23 13:44:56 +00:00
..
Makefile Build usr.bin/ with WARNS=6 by default. 2010-01-02 10:27:05 +00:00
nfsstat.1 [mdoc] remove a hard sentence break. 2011-05-05 10:17:08 +00:00
nfsstat.c Fix nfsstat(1) so that it prints out correct stats for the 2011-08-23 13:44:56 +00:00