summaryrefslogtreecommitdiffstats
path: root/utils/nfsstat
Commit message (Collapse)AuthorAgeFilesLines
* Various minor manpage fixes.Steinar H. Gunderson2007-02-051-18/+18
| | | | | | | | | | This mostly takes care of the difference between - and \-; in man pages, the former is hyphen (which indicates, among others, that a line might be split at that point), while the latter is a dash. For options, the latter is correct. There's also one minor grammatical fix.
* Assorted man page fixesNeil Brown2006-10-241-1/+1
| | | | Mostly thanks to Sylvain Cherrier <sylvain.cherrier@free.fr>
* This patch adds code to nfsstat to read /proc/net/rpc/nfsd for nfsv4 server ↵Shankar Anand2006-07-051-1/+18
| | | | | | statistics and print them. Submitted by: Shankar Anand <shanand@novell.com>
* Fix typos in various man pages.Steinar H. Gunderson2006-07-051-3/+3
|
* Remove **/Makefile.in, aclocal.m4, configure, andNeil Brown2006-04-171-552/+0
| | | | | | support/include/config.h.in from source control These are auto autogenerated by aclocal -I aclocal ; autoheader ; automake ; autoconf
* 2006-04-10 "Kevin Coffman" <kwc@citi.umich.edu>neilbrown2006-04-101-0/+2
| | | | | Check for sufficient version of librpcsecgss and libgssapi in configure.in
* 2006-04-10 "Kevin Coffman" <kwc@citi.umich.edu>neilbrown2006-04-101-0/+2
| | | | | Update aclocal/tcp-wrappers.m4 to define HAVE_LIBWRAP and HAVE_TCP_WRAPPERS as appropriate.
* aclocal/autoconf/automake, properly this time.neilbrown2006-03-281-0/+4
|
* Remove all the Makefilesneilbrown2005-12-201-33/+0
|
* More automake stuffneilbrown2005-12-201-0/+544
|
* Autogen updateneilbrown2005-12-202-1/+15
|
* added version output control (-2 -3 -4)gmorris2005-04-121-32/+118
|
* Added NFS v4 supportgmorris2005-04-121-38/+79
|
* Added list mounted nfs filesystems (-m) optiongmorris2005-04-121-1/+54
|
* Documented new options, Added BUGS section.gmorris2005-04-121-9/+67
|
* Added TOP, as needed, for easier compile in subdirectoriesgmorris2005-04-121-0/+1
|
* See Changelogneilbrown2003-07-021-5/+23
|
* Avoid overflow in nfsstats printingneilbrown2003-05-301-4/+6
|
* Fix nfsstat ordering issueneilbrown2002-05-051-3/+9
|
* nfsstat fixes, see ChangeLogneilbrown2002-05-051-17/+53
|
* 2001-10-06 Preston Brown <pbrown@redhat.com>hjl2001-10-071-8/+2
| | | | * utils/nfsstat/nfsstat.man: Updated.
* Fix up file handle stats for new processing.dhiggen2000-12-081-5/+5
|
* Initial revisionhjl1999-10-183-0/+434