<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/bktr/ioctl_meteor.h, branch release/6.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>2005-11-03T00:35:26+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2005-11-03T00:35:26+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3640cb54210edbb7edbf1b12ef0127ecfcea967d'/>
<id>3640cb54210edbb7edbf1b12ef0127ecfcea967d</id>
<content type='text'>
'RELENG_6_0_0_RELEASE'.

This commit was manufactured to restore the state of the 6.0-RELEASE image.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_6_0_0_RELEASE'.

This commit was manufactured to restore the state of the 6.0-RELEASE image.
</pre>
</div>
</content>
</entry>
<entry>
<title>Start each of the license/copyright comments with /*-, minor shuffle of lines</title>
<updated>2005-01-06T01:43:34+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2005-01-06T01:43:34+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=098ca2bda93c701c5331d4e6aace072495b4caaa'/>
<id>098ca2bda93c701c5331d4e6aace072495b4caaa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make the multiple include guard correct for this file location.</title>
<updated>2003-12-20T17:12:25+00:00</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-12-20T17:12:25+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1d582fe3200d802cab8cb2e85dcd79d1e43f081d'/>
<id>1d582fe3200d802cab8cb2e85dcd79d1e43f081d</id>
<content type='text'>
This fixes a bug where the guard conflicted with machine/ioctl_*.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes a bug where the guard conflicted with machine/ioctl_*.
</pre>
</div>
</content>
</entry>
<entry>
<title>Ooops.  These are still used by the bktr driver.  David O'Brien has</title>
<updated>2003-12-07T06:37:32+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2003-12-07T06:37:32+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=05a463a03d326b9d62477f992ab59103d0678b46'/>
<id>05a463a03d326b9d62477f992ab59103d0678b46</id>
<content type='text'>
plans for dealing, but I'll let him deal.

Pointy hat to: imp@
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
plans for dealing, but I'll let him deal.

Pointy hat to: imp@
</pre>
</div>
</content>
</entry>
<entry>
<title>Remote meteor driver.  It hasn't compiled in over 3 years.  If someone</title>
<updated>2003-12-07T04:41:11+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2003-12-07T04:41:11+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=65b4a1b917683b9e2b69785a10c82bf7b38a8645'/>
<id>65b4a1b917683b9e2b69785a10c82bf7b38a8645</id>
<content type='text'>
makes it compile again, and can test it, we can restore the driver to
the tree.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
makes it compile again, and can test it, we can restore the driver to
the tree.
</pre>
</div>
</content>
</entry>
<entry>
<title>Change #ifdef KERNEL to #ifdef _KERNEL in the public headers.  "KERNEL"</title>
<updated>1999-12-29T04:46:21+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-12-29T04:46:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=664a31e4967a61ec61870f45adc2f1400617993e'/>
<id>664a31e4967a61ec61870f45adc2f1400617993e</id>
<content type='text'>
is an application space macro and the applications are supposed to be free
to use it as they please (but cannot).  This is consistant with the other
BSD's who made this change quite some time ago.  More commits to come.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
is an application space macro and the applications are supposed to be free
to use it as they please (but cannot).  This is consistant with the other
BSD's who made this change quite some time ago.  More commits to come.
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleaned up all headers that include &lt;sys/ioctl.h&gt; or &lt;sys/ioccom.h&gt;:</title>
<updated>1996-09-21T14:59:43+00:00</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1996-09-21T14:59:43+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ebedb5ad97718c0a271659c2563834837607f03f'/>
<id>ebedb5ad97718c0a271659c2563834837607f03f</id>
<content type='text'>
- don't include &lt;sys/ioctl.h&gt; in any header.  Include &lt;sys/ioccom.h&gt;
  instead.  This was already done in 4.4Lite for the most important
  ioctl headers.  Header spam currently increases kernel build
  times by 10-20%.  There are more than 30000 #includes (not counting
  duplicates) for compiling LINT.
- include &lt;sys/types.h&gt; if and only it is necessary to make the header
  almost self-sufficient (some ioctl headers still need structs from
  elsewhere).
- uniformized idempotency ifdefs.  Copied the style in the 4.4Lite
  ioctl headers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- don't include &lt;sys/ioctl.h&gt; in any header.  Include &lt;sys/ioccom.h&gt;
  instead.  This was already done in 4.4Lite for the most important
  ioctl headers.  Header spam currently increases kernel build
  times by 10-20%.  There are more than 30000 #includes (not counting
  duplicates) for compiling LINT.
- include &lt;sys/types.h&gt; if and only it is necessary to make the header
  almost self-sufficient (some ioctl headers still need structs from
  elsewhere).
- uniformized idempotency ifdefs.  Copied the style in the 4.4Lite
  ioctl headers.
</pre>
</div>
</content>
</entry>
<entry>
<title>A trailing patch Jim left out of the last commit.</title>
<updated>1996-06-07T22:55:14+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1996-06-07T22:55:14+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b3e41931c93eb5d2c3501346f01872aff12254fc'/>
<id>b3e41931c93eb5d2c3501346f01872aff12254fc</id>
<content type='text'>
Submitted-by: james
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted-by: james
</pre>
</div>
</content>
</entry>
<entry>
<title>A patch for the meteor device driver.  It fixes:</title>
<updated>1996-05-17T09:43:15+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1996-05-17T09:43:15+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=734d08a223114451368390ffb15eaf08e4ff7d93'/>
<id>734d08a223114451368390ffb15eaf08e4ff7d93</id>
<content type='text'>
       1) A spelling error pointed out by Paco Hope.
       2) A bug in the range checking routing pointed out by Jim Bray.
       3) Enables the setting of frames per second.
Submitted-By: Jim Lowe &lt;james@miller.cs.uwm.edu&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
       1) A spelling error pointed out by Paco Hope.
       2) A bug in the range checking routing pointed out by Jim Bray.
       3) Enables the setting of frames per second.
Submitted-By: Jim Lowe &lt;james@miller.cs.uwm.edu&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>A bug fix and a couple of new modes for the meteor driver.</title>
<updated>1996-03-28T20:28:14+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1996-03-28T20:28:14+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2fa43eefcf5e600fee500abfcadbd316c28220ec'/>
<id>2fa43eefcf5e600fee500abfcadbd316c28220ec</id>
<content type='text'>
Submitted-By: Jim Lowe &lt;james@miller.cs.uwm.edu&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted-By: Jim Lowe &lt;james@miller.cs.uwm.edu&gt;
</pre>
</div>
</content>
</entry>
</feed>
