K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2011-08-23T13:44:56.290884Z K 7 svn:log V 251 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) END