<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/vmstat/vmstat.c, branch release/3.0.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>1999-01-21T00:55:32+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1999-01-21T00:55:32+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2e61cbb7f50878e738849ea4384118c13733f09c'/>
<id>2e61cbb7f50878e738849ea4384118c13733f09c</id>
<content type='text'>
'RELENG_3_0_0_RELEASE'.

This commit was manufactured to restore the state of the 3.0-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_3_0_0_RELEASE'.

This commit was manufactured to restore the state of the 3.0-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</pre>
</div>
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>1999-01-21T00:55:32+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1999-01-21T00:55:32+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=76b5366091f76c9bc73570149ef5055648fc2c39'/>
<id>76b5366091f76c9bc73570149ef5055648fc2c39</id>
<content type='text'>
'RELENG_3_0_0_RELEASE'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_3_0_0_RELEASE'.
</pre>
</div>
</content>
</entry>
<entry>
<title>Back out previous work-around for "vmstat -i" failing on ELF</title>
<updated>1998-10-28T06:41:24+00:00</updated>
<author>
<name>John Polstra</name>
<email>jdp@FreeBSD.org</email>
</author>
<published>1998-10-28T06:41:24+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b5e7d1133b2c089c6e2ac0a39acef4261442950c'/>
<id>b5e7d1133b2c089c6e2ac0a39acef4261442950c</id>
<content type='text'>
kernels.  A better fix is now committed to "src/lib/libc/gen/nlist.c"
and "src/usr.sbin/kvm_mkdb/nlist.c".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
kernels.  A better fix is now committed to "src/lib/libc/gen/nlist.c"
and "src/usr.sbin/kvm_mkdb/nlist.c".
</pre>
</div>
</content>
</entry>
<entry>
<title>Work around some variables having N_UNDF types but valid values; this</title>
<updated>1998-10-24T23:12:09+00:00</updated>
<author>
<name>Mike Smith</name>
<email>msmith@FreeBSD.org</email>
</author>
<published>1998-10-24T23:12:09+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e74e8b8b23d807ce882107838290cc18d37e7a38'/>
<id>e74e8b8b23d807ce882107838290cc18d37e7a38</id>
<content type='text'>
makes vmstat work on ELF kernels again.
Submitted by:	Daniel Rock &lt;rock@cs.uni-sb.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
makes vmstat work on ELF kernels again.
Submitted by:	Daniel Rock &lt;rock@cs.uni-sb.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Change the devstat generation number from an int to a long.  The int-sized</title>
<updated>1998-09-20T00:11:23+00:00</updated>
<author>
<name>Kenneth D. Merry</name>
<email>ken@FreeBSD.org</email>
</author>
<published>1998-09-20T00:11:23+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=bcc6a3da928a9aabce7ffbeb98244693df76a7ff'/>
<id>bcc6a3da928a9aabce7ffbeb98244693df76a7ff</id>
<content type='text'>
generation was causing unaligned access faults on the Alpha.

I have incremented the devstat version number, since this is an interface
change.  You'll need to recompile libdevstat, systat, iostat, vmstat and
rpc.rstatd along with your kernel.

Partially Submitted by:	Andrew Gallatin &lt;gallatin@cs.duke.edu&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
generation was causing unaligned access faults on the Alpha.

I have incremented the devstat version number, since this is an interface
change.  You'll need to recompile libdevstat, systat, iostat, vmstat and
rpc.rstatd along with your kernel.

Partially Submitted by:	Andrew Gallatin &lt;gallatin@cs.duke.edu&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>    vmstat shows all manually-specified devices rather then just the first</title>
<updated>1998-09-16T18:20:23+00:00</updated>
<author>
<name>Matthew Dillon</name>
<email>dillon@FreeBSD.org</email>
</author>
<published>1998-09-16T18:20:23+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8f82c3ea68d955b6e231772d74d6e226aacd6931'/>
<id>8f82c3ea68d955b6e231772d74d6e226aacd6931</id>
<content type='text'>
    three.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    three.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update system to new device statistics code.</title>
<updated>1998-09-15T08:16:45+00:00</updated>
<author>
<name>Justin T. Gibbs</name>
<email>gibbs@FreeBSD.org</email>
</author>
<published>1998-09-15T08:16:45+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8d2fbde5040bc61a6c4685c0b8db2289834bc353'/>
<id>8d2fbde5040bc61a6c4685c0b8db2289834bc353</id>
<content type='text'>
Submitted by:	"Kenneth D. Merry" &lt;ken@plutotech.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by:	"Kenneth D. Merry" &lt;ken@plutotech.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed printf format errors.</title>
<updated>1998-07-06T21:01:54+00:00</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1998-07-06T21:01:54+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=22694ebad57c49178f28bcc781d8ee9eb5868dd8'/>
<id>22694ebad57c49178f28bcc781d8ee9eb5868dd8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support a couple of new "-s" stats.</title>
<updated>1998-03-07T23:40:23+00:00</updated>
<author>
<name>John Dyson</name>
<email>dyson@FreeBSD.org</email>
</author>
<published>1998-03-07T23:40:23+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=4d5459f794df38a65503dd5db9c4bb7145dc5acc'/>
<id>4d5459f794df38a65503dd5db9c4bb7145dc5acc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Const poisoning from ks_shortdesc.</title>
<updated>1997-12-05T19:28:28+00:00</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1997-12-05T19:28:28+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=188da0efe128f18b2ea2073c6ee23f9154e4684f'/>
<id>188da0efe128f18b2ea2073c6ee23f9154e4684f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
