<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test/usr.bin/nfsstat, branch release/4.1.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test/atom?h=release%2F4.1.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test/atom?h=release%2F4.1.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/'/>
<updated>1999-12-16T09:49:54Z</updated>
<entry>
<title>Rev 1.9 did not follow style(9) in ordering.</title>
<updated>1999-12-16T09:49:54Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>1999-12-16T09:49:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=eb12e836d2ca4a427c7eb62c6037a47a08450c62'/>
<id>urn:sha1:eb12e836d2ca4a427c7eb62c6037a47a08450c62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Options added in rev 1.14 were not documented in usage().</title>
<updated>1999-12-16T09:49:24Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>1999-12-16T09:49:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=6e0442dee9ba0923ddf8eb00f46008dd6013c9f0'/>
<id>urn:sha1:6e0442dee9ba0923ddf8eb00f46008dd6013c9f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>    Add -c, -s, and -W options to nfsstat.  Improve interval output and add</title>
<updated>1999-10-25T19:39:17Z</updated>
<author>
<name>Matthew Dillon</name>
<email>dillon@FreeBSD.org</email>
</author>
<published>1999-10-25T19:39:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=4893ef0bc8c9780a81ee50b3c2dbb039755efdae'/>
<id>urn:sha1:4893ef0bc8c9780a81ee50b3c2dbb039755efdae</id>
<content type='text'>
    wide-format option to get client-side ops and cache statistics on a single
    line.

    Change client side ops to the number of attempted ops, whether cached or
    not, rather then just the number of rpc's that went through to the server.
    This brings nfsstat inline with systat -vm and vmstat and reduces
    confusion.  The combined cache percentage stats now available via
    'nfsstat -cW 1' becomes very useful.
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T01:08:13Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T01:08:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=c3aac50f284c6cca5b4f2eb46aaa13812cb8b630'/>
<id>urn:sha1:c3aac50f284c6cca5b4f2eb46aaa13812cb8b630</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Backout out previous commit.  The bug was in the kernel.</title>
<updated>1998-10-25T10:59:44Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1998-10-25T10:59:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=83d8891ddcf4e82877c7309952804c3a3bc06dcf'/>
<id>urn:sha1:83d8891ddcf4e82877c7309952804c3a3bc06dcf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use sysctlbyname() to locate the vfs.nfs.nfsstats node.</title>
<updated>1998-10-24T19:36:52Z</updated>
<author>
<name>Mike Smith</name>
<email>msmith@FreeBSD.org</email>
</author>
<published>1998-10-24T19:36:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=d6324f511dd938244885966abbb04de66a64a161'/>
<id>urn:sha1:d6324f511dd938244885966abbb04de66a64a161</id>
<content type='text'>
Submitted by:	Daniel Rock &lt;rock@cs.uni-sb.de&gt;
</content>
</entry>
<entry>
<title>Merged from Lite2.  This was mostly already done, mostly indirectly</title>
<updated>1998-01-20T12:27:38Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1998-01-20T12:27:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=eae79dd1c0778bd3b5330ef928801f77e55bc566'/>
<id>urn:sha1:eae79dd1c0778bd3b5330ef928801f77e55bc566</id>
<content type='text'>
via wollman's changes in rev.1.2 being adopted by Lite2 and the
nfsv3 changes in rev.1.3 being adopted by both FreeBSD and Lite2.
We were only missing lookup of the type number for nfs (MOUNT_NFS
doesn't exist in Lite2).
</content>
</entry>
<entry>
<title>``appears'' -&gt; ``appeared'' (closes PR#3393, Submitted-by: Josh Gilliam)</title>
<updated>1997-04-27T08:45:46Z</updated>
<author>
<name>John-Mark Gurney</name>
<email>jmg@FreeBSD.org</email>
</author>
<published>1997-04-27T08:45:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=93e0d62d1c2a83232e87912c20f74ab92b0f22b2'/>
<id>urn:sha1:93e0d62d1c2a83232e87912c20f74ab92b0f22b2</id>
<content type='text'>
add missing Id's
other minor clean ups
</content>
</entry>
<entry>
<title>compare return value from getopt against -1 rather than EOF, per the final</title>
<updated>1997-03-29T04:34:07Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>1997-03-29T04:34:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=1c8af8787354e20c2b38cab5801698133ff8b403'/>
<id>urn:sha1:1c8af8787354e20c2b38cab5801698133ff8b403</id>
<content type='text'>
posix standard on the topic.
</content>
</entry>
<entry>
<title>Revert $FreeBSD$ to $Id$</title>
<updated>1997-02-22T19:58:13Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1997-02-22T19:58:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=c115df18cd0d5b01a18af0c608bc8b519b62273b'/>
<id>urn:sha1:c115df18cd0d5b01a18af0c608bc8b519b62273b</id>
<content type='text'>
</content>
</entry>
</feed>
