| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC 261512,261514: | jhb | 2014-02-19 | 1 | -35/+27 |
* | Modify nfsstat.c so that it prints out an error when a non-root | rmacklem | 2013-06-09 | 1 | -0/+3 |
* | Document that the NFSv4 server statistics are operation counts and | rmacklem | 2013-05-01 | 1 | -1/+5 |
* | Document the "-m" option added by r243783. | rmacklem | 2012-12-02 | 1 | -2/+8 |
* | Add a "-m" option to nfsstat, which dumps out the | rmacklem | 2012-12-02 | 1 | -2/+24 |
* | Fix a bug which prevents "nfsstat -W" for server statistics from working. | hrs | 2012-07-22 | 1 | -2/+1 |
* | Fix nfsstat(1) so that it prints out correct stats for the | rmacklem | 2011-08-23 | 1 | -23/+23 |
* | Fix nfsstat(1) so that it prints out correct stats for the | rmacklem | 2011-08-23 | 1 | -18/+18 |
* | Change the sysctl naming for the old and new NFS clients | rmacklem | 2011-05-15 | 1 | -2/+2 |
* | - Add a forgotten -o to usage(). | ru | 2011-05-05 | 1 | -1/+1 |
* | [mdoc] remove a hard sentence break. | ru | 2011-05-05 | 1 | -1/+2 |
* | Update nfsstat.1 to reflect the changes done to nfsstat(1) | rmacklem | 2011-05-04 | 1 | -5/+10 |
* | Modify nfsstat(1) so that it reports statistics for the | rmacklem | 2011-05-04 | 1 | -106/+253 |
* | Modify nfsstat(1) so that it prints out the buffer cache | rmacklem | 2011-05-04 | 1 | -4/+6 |
* | Fix nfsstat.c so that the "-z" option works for the new | rmacklem | 2011-05-04 | 1 | -5/+12 |
* | Revert r221308, since it incorrectly zero'd both client and | rmacklem | 2011-05-04 | 1 | -6/+3 |
* | Fix nfsstat.1 to indicate that "-z" now works for | rmacklem | 2011-05-01 | 1 | -2/+1 |
* | Fix nfsstat so that the "-z" option works for the | rmacklem | 2011-05-01 | 1 | -3/+6 |
* | Show client's access cache statistics. | ru | 2011-04-13 | 1 | -3/+4 |
* | Remove the advertising clause from UCB copyrighted files in usr.bin. This | joel | 2010-12-11 | 2 | -8/+0 |
* | Build usr.bin/ with WARNS=6 by default. | ed | 2010-01-02 | 1 | -0/+2 |
* | Revert most part of 200420 as requested, as more review and polish is | delphij | 2009-12-13 | 1 | -0/+2 |
* | Remove unneeded header includes from usr.bin/ except contributed code. | delphij | 2009-12-11 | 1 | -2/+0 |
* | Don't use sys/nfs/rpcv2.h - it is part of the old kernel RPC implementation | dfr | 2009-06-24 | 1 | -1/+0 |
* | Use C99 initialization when necessary; apply static to internal rountines. | delphij | 2009-06-23 | 1 | -5/+5 |
* | Include <sys/module.h> for modfind(). | ed | 2009-06-14 | 1 | -0/+1 |
* | Change the "-4" option flag to "-e" since it does not refer to IPv4 | rmacklem | 2009-06-01 | 2 | -5/+5 |
* | Add the "-4" option to nfsstat, so that it will reports stats | rmacklem | 2009-05-25 | 2 | -7/+369 |
* | Add a -z flag to nfsstat which zeros the NFS statistics after displaying | jhb | 2007-10-18 | 2 | -24/+48 |
* | Fix markup. | ru | 2006-12-25 | 1 | -5/+9 |
* | Fix a few cases that relied on 'implicit int' (constraint violation in C99). | stefanf | 2004-07-11 | 1 | -0/+1 |
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 1 | -1/+2 |
* | Replace /kernel with /boot/kernel/kernel. | joe | 2002-05-09 | 1 | -3/+3 |
* | remove __P | imp | 2002-03-22 | 1 | -6/+6 |
* | Style improvements recommended by Bruce as a follow up to some | dwmalone | 2001-12-10 | 1 | -1/+1 |
* | Userland part of nfs client/server split and cleanup. | peter | 2001-09-18 | 1 | -87/+106 |
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 1 | -1/+1 |
* | Fix the error buffer passed to kvm_openfiles to have a correct length | tmm | 2001-05-25 | 1 | -1/+2 |
* | Take setgid kmem away from nfsstat, it has not needed it for some time | tmm | 2001-03-22 | 2 | -7/+1 |
* | getopt and friends are declared in <unistd.h> | imp | 2000-09-04 | 1 | -2/+0 |
* | Rev 1.9 did not follow style(9) in ordering. | obrien | 1999-12-16 | 1 | -7/+5 |
* | Options added in rev 1.14 were not documented in usage(). | obrien | 1999-12-16 | 1 | -1/+1 |
* | Add -c, -s, and -W options to nfsstat. Improve interval output and add | dillon | 1999-10-25 | 2 | -192/+276 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 2 | -2/+2 |
* | Backout out previous commit. The bug was in the kernel. | bde | 1998-10-25 | 1 | -2/+9 |
* | Use sysctlbyname() to locate the vfs.nfs.nfsstats node. | msmith | 1998-10-24 | 1 | -9/+2 |
* | Merged from Lite2. This was mostly already done, mostly indirectly | bde | 1998-01-20 | 1 | -5/+9 |
* | ``appears'' -> ``appeared'' (closes PR#3393, Submitted-by: Josh Gilliam) | jmg | 1997-04-27 | 1 | -6/+7 |
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-29 | 1 | -2/+2 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 2 | -2/+2 |