K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2011-09-08T00:45:28.426122Z K 7 svn:log V 233 MFC: r225109 Fix nfsstat(1) so that it prints out correct stats for the new NFS server when the "-w" option is used. The problem was spotted by hrs@ during testing where srvrpcnt[] must be indexed by NFSV4OP_XXX and not NFSPROC_XXX. END