aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/nfsstat
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix nfsstat so that the "-z" option works for theRick Macklem2011-05-011-3/+6
* Show client's access cache statistics.Ruslan Ermilov2011-04-131-3/+4
* Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl2010-12-112-8/+0
* Build usr.bin/ with WARNS=6 by default.Ed Schouten2010-01-021-0/+2
* Revert most part of 200420 as requested, as more review and polish isXin LI2009-12-131-0/+2
* Remove unneeded header includes from usr.bin/ except contributed code.Xin LI2009-12-111-2/+0
* Don't use sys/nfs/rpcv2.h - it is part of the old kernel RPC implementationDoug Rabson2009-06-241-1/+0
* Use C99 initialization when necessary; apply static to internal rountines.Xin LI2009-06-231-5/+5
* Include <sys/module.h> for modfind().Ed Schouten2009-06-141-0/+1
* Change the "-4" option flag to "-e" since it does not refer to IPv4Rick Macklem2009-06-012-5/+5
* Add the "-4" option to nfsstat, so that it will reports statsRick Macklem2009-05-252-7/+369
* Add a -z flag to nfsstat which zeros the NFS statistics after displayingJohn Baldwin2007-10-182-24/+48
* Fix markup.Ruslan Ermilov2006-12-251-5/+9
* Fix a few cases that relied on 'implicit int' (constraint violation in C99).Stefan Farfeleder2004-07-111-0/+1
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-1/+2
* Replace /kernel with /boot/kernel/kernel.Josef Karthauser2002-05-091-3/+3