<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/include/kvm.h, branch stable/3</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-29T14:49:43+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-29T14:49:43+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f376ef90540b4d5b6e7f467620e91404ba306d89'/>
<id>f376ef90540b4d5b6e7f467620e91404ba306d89</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Declare size_t and ssize_t if they are not already declared, so that</title>
<updated>1998-12-16T18:59:47+00:00</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1998-12-16T18:59:47+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b245b90a64600cf277ee80d384d4a5a0f48ad27a'/>
<id>b245b90a64600cf277ee80d384d4a5a0f48ad27a</id>
<content type='text'>
&lt;kvm.h&gt; is self-sufficient again.

Moved typedefs and forward struct declarations out of __BEGIN_DECLS/
__END_DECLS.

Don't comment out the prototype for kvm_uread().  This was a 4 year
old kludge for previous breakage of self-sufficiency.  The prototypwe
was broken instead.

Fixed bitrot (const poisoning) in the type of kvm_uread().

Fixed order of the declaration of kvm_uread().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
&lt;kvm.h&gt; is self-sufficient again.

Moved typedefs and forward struct declarations out of __BEGIN_DECLS/
__END_DECLS.

Don't comment out the prototype for kvm_uread().  This was a 4 year
old kludge for previous breakage of self-sufficiency.  The prototypwe
was broken instead.

Fixed bitrot (const poisoning) in the type of kvm_uread().

Fixed order of the declaration of kvm_uread().
</pre>
</div>
</content>
</entry>
<entry>
<title>Adjust the declarations of kvm_read and kvm_write to match reality a little</title>
<updated>1998-09-16T09:30:14+00:00</updated>
<author>
<name>Doug Rabson</name>
<email>dfr@FreeBSD.org</email>
</author>
<published>1998-09-16T09:30:14+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=4fab6203a93b086c50528df6e02b68d62524e5d1'/>
<id>4fab6203a93b086c50528df6e02b68d62524e5d1</id>
<content type='text'>
closer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
closer.
</pre>
</div>
</content>
</entry>
<entry>
<title>Comment out declaration of kvm_uread until it can be fixed correctly.</title>
<updated>1995-03-20T16:35:11+00:00</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1995-03-20T16:35:11+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1a96efa2b8709f1aaee6a502b626c546c4b6fc63'/>
<id>1a96efa2b8709f1aaee6a502b626c546c4b6fc63</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change u_long to unsigned long to be consistent.</title>
<updated>1995-03-20T16:17:50+00:00</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1995-03-20T16:17:50+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=15f7fc2caaafa7b613e238cbdd2f035c6ed17644'/>
<id>15f7fc2caaafa7b613e238cbdd2f035c6ed17644</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>libkvm exports kvm_uread(), so do declare it in the header file.</title>
<updated>1995-03-19T13:36:49+00:00</updated>
<author>
<name>Joerg Wunsch</name>
<email>joerg@FreeBSD.org</email>
</author>
<published>1995-03-19T13:36:49+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=cb0b0e16cdac96dca8294af55440e207be7077de'/>
<id>cb0b0e16cdac96dca8294af55440e207be7077de</id>
<content type='text'>
Got apparent by Philippe's -Wall patch for /usr/bin.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Got apparent by Philippe's -Wall patch for /usr/bin.
</pre>
</div>
</content>
</entry>
<entry>
<title>BSD 4.4 Lite Include Sources</title>
<updated>1994-05-24T09:57:34+00:00</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1994-05-24T09:57:34+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=59deaec541ae8baaa58daf6c5a2196ea7de180c3'/>
<id>59deaec541ae8baaa58daf6c5a2196ea7de180c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
