summaryrefslogtreecommitdiffstats
path: root/usr.bin/nfsstat/nfsstat.c
Commit message (Expand)AuthorAgeFilesLines
* Add a -z flag to nfsstat which zeros the NFS statistics after displayingjhb2007-10-181-22/+44
* Fix a few cases that relied on 'implicit int' (constraint violation in C99).stefanf2004-07-111-0/+1
* remove __Pimp2002-03-221-6/+6
* Userland part of nfs client/server split and cleanup.peter2001-09-181-87/+106
* Fix the error buffer passed to kvm_openfiles to have a correct lengthtmm2001-05-251-1/+2
* Take setgid kmem away from nfsstat, it has not needed it for some timetmm2001-03-221-5/+0
* getopt and friends are declared in <unistd.h>imp2000-09-041-2/+0
* Options added in rev 1.14 were not documented in usage().obrien1999-12-161-1/+1
* Add -c, -s, and -W options to nfsstat. Improve interval output and adddillon1999-10-251-192/+266
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Backout out previous commit. The bug was in the kernel.bde1998-10-251-2/+9
* Use sysctlbyname() to locate the vfs.nfs.nfsstats node.msmith1998-10-241-9/+2
* Merged from Lite2. This was mostly already done, mostly indirectlybde1998-01-201-5/+9
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-2/+2
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* From Lite2: rename fs to vfs.hsu1996-03-111-2/+2
* <sys/user.h> -> <sys/time.h>phk1995-10-301-2/+2
* #include <sys/user.h>phk1995-10-291-1/+2
* Changes to support version 3 of the NFS protocol.dfr1995-06-271-32/+58
* Use new NFS sysctl interface to get statistics rather than reading /dev/kmem,wollman1994-10-231-32/+50
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+360
OpenPOWER on IntegriCloud