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