Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 06/13/2000 05:39:45
Module Name: basesrc
Committed By: simonb
Date: Tue Jun 13 12:39:45 UTC 2000
Modified Files:
basesrc/usr.bin/nfsstat: Makefile nfsstat.c
Log Message:
Use the NFS_NFSSTATS sysctl that has been around since Feb '96.
By using a common function to retrieve the NFS stats, the sysctl
aware binary is smaller than the old kvm-only binary on at least
two architectures!
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 basesrc/usr.bin/nfsstat/Makefile
cvs rdiff -r1.15 -r1.16 basesrc/usr.bin/nfsstat/nfsstat.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.