]> git.decadent.org.uk Git - nfs-utils.git/history - utils/nfsstat
mount command: Use nfs_error() instead of perror()
[nfs-utils.git] / utils / nfsstat /
2008-06-23 Jeff LaytonThe nfsstat program reads /proc/net/rpc/* files to...
2008-06-06 Neil Brownnfsstat -m lists all current nfs mounts, with the mount...
2008-03-10 Steinar H. GundersonFixed a couple typos that effected the '--mounts' nfsst...
2008-02-26 Peng HaitaoFixed typo in the nfsstat command line arugments.
2007-10-26 Steve DicksonAdded -S/--since to the nfsstat(1) manpage
2007-08-15 david m. richternfsstat: Add -S/--since flag.
2007-08-15 david m. richternfsstat: #define stat header labels.
2007-08-15 david m. richternfsstat: Remove some pointer comparisons against global...
2007-08-15 david m. richternfsstat: Obviate and remove copy_stats().
2007-08-15 david m. richternfsstat: rename *_tmp variables to *_old.
2007-08-09 david m. richternfsstat: include -Z/--sleep in the manpage
2007-08-09 david m. richternfsstat: rename --diff-stat to --sleep
2007-08-09 david m. richternfsstat: fix a bug in diff_stats()
2007-08-09 david m. richternfsstat: add a comment to has_stats()
2007-08-09 david m. richternfsstat: display 3 additional NFSv4 client op counters
2007-08-01 david m. richternfsstat: add -D/--diff-stat
2007-08-01 david m. richternfsstat: just declare -D/--diff-stat's variables
2007-08-01 david m. richternfsstat: use macros to declare struct statinfo arrays
2007-08-01 david m. richternfsstat: standardize naming of opcount arrays
2007-08-01 david m. richternfsstat: standardize naming of server variables
2007-08-01 david m. richternfsstat: add get_stats()
2007-08-01 david m. richternfsstat: add has_stats()
2007-02-09 Kevin CoffmanVarious minor manpage fixes.
2007-02-04 Steinar H. GundersonVarious minor manpage fixes.
2006-10-24 Neil BrownAssorted man page fixes
2006-07-05 Shankar AnandThis patch adds code to nfsstat to read /proc/net/rpc...
2006-07-05 Steinar H. GundersonFix typos in various man pages.
2006-04-17 Neil Brown Remove **/Makefile.in, aclocal.m4, configure, and
2006-04-10 neilbrown2006-04-10 "Kevin Coffman" <kwc@citi.umich.edu>
2006-04-10 neilbrown2006-04-10 "Kevin Coffman" <kwc@citi.umich.edu>
2006-03-28 neilbrownaclocal/autoconf/automake, properly this time.
2005-12-20 neilbrownRemove all the Makefiles
2005-12-20 neilbrownMore automake stuff
2005-12-20 neilbrownAutogen update
2005-04-12 gmorrisadded version output control (-2 -3 -4)
2005-04-12 gmorrisAdded NFS v4 support
2005-04-12 gmorrisAdded list mounted nfs filesystems (-m) option
2005-04-12 gmorrisDocumented new options, Added BUGS section.
2005-04-12 gmorrisAdded TOP, as needed, for easier compile in subdirectories
2003-07-02 neilbrownSee Changelog nfs-utils-1-1-0-pre7
2003-05-30 neilbrownAvoid overflow in nfsstats printing nfs-utils-1-1-0-pre5
2002-05-05 neilbrownFix nfsstat ordering issue nfs-utils-1-0-1-pre7
2002-05-05 neilbrownnfsstat fixes, see ChangeLog
2001-10-07 hjl2001-10-06 Preston Brown <pbrown@redhat.com>
2000-12-08 dhiggenFix up file handle stats for new processing.
1999-10-18 hjlInitial revision