aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/nfsstat/nfsstat.c
Commit message (Expand)AuthorAgeFilesLines
...
* Backout out previous commit. The bug was in the kernel.Bruce Evans1998-10-251-2/+9
* Use sysctlbyname() to locate the vfs.nfs.nfsstats node.Mike Smith1998-10-241-9/+2
* Merged from Lite2. This was mostly already done, mostly indirectlyBruce Evans1998-01-201-5/+9
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-2/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* From Lite2: rename fs to vfs.Jeffrey Hsu1996-03-111-2/+2
* <sys/user.h> -> <sys/time.h>Poul-Henning Kamp1995-10-301-2/+2
* #include <sys/user.h>Poul-Henning Kamp1995-10-291-1/+2
* Changes to support version 3 of the NFS protocol.Doug Rabson1995-06-271-32/+58
* Use new NFS sysctl interface to get statistics rather than reading /dev/kmem,Garrett Wollman1994-10-231-32/+50
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+360