aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/nfsstat
Commit message (Expand)AuthorAgeFilesLines
* nfsstat: make -q work without -e/-ELexi Winter2024-01-192-8/+14
* nfsstat: update option strings in docsLexi Winter2024-01-192-3/+3
* Purge more stray embedded $FreeBSD$ stringsJohn Baldwin2023-10-241-2/+0
* Remove $FreeBSD$: one-line nroff patternWarner Losh2023-08-231-1/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-232-2/+0
* nfsstat.1: Add a missing argument to -wMateusz Piotrowski2023-06-081-3/+3
* nfsstat: Add output for counts of new RPCs to the "-E" optionRick Macklem2021-11-281-9/+23
* nfsstat(1): Fix a typo in an error messageGordon Bergling2021-08-301-1/+1
* pkgbase: Create a FreeBSD-nfs packageEmmanuel Vadot2021-06-301-0/+2
* nfsstat: delete unused fieldsAlan Somers2020-10-241-22/+9
* Fix output of nfsstat -cE in json or xml modeAlan Somers2020-09-021-1/+1
* Update the man page to reflect that "-M" and "-N" are deprecated and ignored.Rick Macklem2019-12-311-15/+3
* Get rid of old nfsstat options no longer used.Rick Macklem2019-12-311-12/+4
* Replace .h files included from old NFS directories with the new NFS ones.Rick Macklem2019-12-311-3/+1
* Update the nfsstat man page to reflect r355992.Rick Macklem2019-12-221-3/+3
* Update nfsstat to list the NFSv4.2 procedures and operations.Rick Macklem2019-12-221-0/+67
* Fix printing of Server Re-Failed and Server Faults.Rick Macklem2019-07-281-4/+4
* Fix printing of the line that starts with "LocalOpen...".Rick Macklem2019-04-131-1/+1
* 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
| |_|_|_|/ |/| | | |