aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/nfsstat
Commit message (Expand)AuthorAgeFilesLines
* Remove references to the "new" NFS clients and servers. The "old"Edward Tomasz Napierala2018-10-011-4/+3
* nfsstat: Add libxo outputEmmanuel Vadot2018-01-303-597/+479
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Add RPC count reporting for the two new RPCs added by r320322.Rick Macklem2017-06-241-0/+7
* Renumber copyright clause 4Warner Losh2017-02-282-2/+2
* Use November instead of the abbreviation.Rick Macklem2016-11-261-1/+1
* Document the -E flag for nfsstat.Rick Macklem2016-11-261-2/+12
* Add a -E flag to nfsstat.c so that it prints out the NFSv4.1Rick Macklem2016-11-261-2/+368
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2016-08-311-0/+3
* Fix r304026 so that it builds for gcc.Rick Macklem2016-08-161-1/+2
* nfsstat depends on libdevstat as of r304058.Mark Johnston2016-08-141-0/+2
* Update the man page to descibe the "-d" option added by r304058.Rick Macklem2016-08-131-3/+26
* Update nfsstat.c to use the new kernel nfsstat structure andRick Macklem2016-08-131-268/+501
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2016-01-071-2/+0
* Since removal of oldnfs support linking to kvm is not needed anymoreBaptiste Daroussin2015-12-242-3/+0
* Update dependencies after r291406 added libelf to libkvm.Bryan Drewery2015-12-011-0/+1
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+19
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-273-448/+123
| |\ | |/ |/|
| * Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * Merge headSimon J. Gerraty2014-04-281-35/+27
| |\
| * \ Merge from headSimon J. Gerraty2013-09-052-1/+8
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | Sync with HEAD.David E. O'Brien2013-02-082-4/+32
| |\ \ \
| * \ \ \ Sync from headSimon J. Gerraty2012-11-041-2/+1
| |\ \ \ \
| * | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+20
* | | | | | Make nfsstat(1) build with WARNS=6.Edward Tomasz Napierala2015-04-242-11/+0
* | | | | | Remove oldnfs support from nfsstat(1).Edward Tomasz Napierala2015-04-232-429/+122
* | | | | | Remove some oldnfs remnants.Edward Tomasz Napierala2015-04-181-7/+0
* | | | | | Convert to usr.bin/ to LIBADDBaptiste Daroussin2014-11-251-2/+2
| |_|_|_|/ |/| | | |
* | | | | Use the DELTA() macro to tidy the server-side interval stats code a bit.John Baldwin2014-02-051-18/+9
* | | | | Partially revert r52493 and change client side interval statistics toJohn Baldwin2014-02-051-17/+18
| |_|_|/ |/| | |
* | | | Modify nfsstat.c so that it prints out an error when a non-rootRick Macklem2013-06-091-0/+3
* | | | Document that the NFSv4 server statistics are operation counts andRick Macklem2013-05-011-1/+5
| |_|/ |/| |
* | | Document the "-m" option added by r243783.Rick Macklem2012-12-021-2/+8
* | | Add a "-m" option to nfsstat, which dumps out theRick Macklem2012-12-021-2/+24
| |/ |/|
* | Fix a bug which prevents "nfsstat -W" for server statistics from working.Hiroki Sato2012-07-221-2/+1
|/
* Fix nfsstat(1) so that it prints out correct stats for theRick Macklem2011-08-231-23/+23
* Fix nfsstat(1) so that it prints out correct stats for theRick Macklem2011-08-231-18/+18
* Change the sysctl naming for the old and new NFS clientsRick Macklem2011-05-151-2/+2
* - Add a forgotten -o to usage().Ruslan Ermilov2011-05-051-1/+1
* [mdoc] remove a hard sentence break.Ruslan Ermilov2011-05-051-1/+2
* Update nfsstat.1 to reflect the changes done to nfsstat(1)Rick Macklem2011-05-041-5/+10
* Modify nfsstat(1) so that it reports statistics for theRick Macklem2011-05-041-106/+253
* Modify nfsstat(1) so that it prints out the buffer cacheRick Macklem2011-05-041-4/+6
* Fix nfsstat.c so that the "-z" option works for the newRick Macklem2011-05-041-5/+12
* Revert r221308, since it incorrectly zero'd both client andRick Macklem2011-05-041-6/+3
* Fix nfsstat.1 to indicate that "-z" now works forRick Macklem2011-05-011-2/+1