<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lkm/atapi/Makefile, branch release/2.2.1_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>1997-03-27T03:07:27+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1997-03-27T03:07:27+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1784d64eb85eb63599204bb31b826970b6661e65'/>
<id>1784d64eb85eb63599204bb31b826970b6661e65</id>
<content type='text'>
'RELENG_2_2_1_RELEASE'.

This commit was manufactured to restore the state of the 2.2.1-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_2_2_1_RELEASE'.

This commit was manufactured to restore the state of the 2.2.1-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</pre>
</div>
</content>
</entry>
<entry>
<title>delete unused variable BINDIR, use new variable MODLOAD/MODUNLOAD</title>
<updated>1996-10-06T22:17:16+00:00</updated>
<author>
<name>Wolfram Schneider</name>
<email>wosch@FreeBSD.org</email>
</author>
<published>1996-10-06T22:17:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=353ef7f927252823d6fef90851fa0c431c8180c8'/>
<id>353ef7f927252823d6fef90851fa0c431c8180c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bannish ATAPI and ATAPI_STATIC #defines to opt_atapi.h.</title>
<updated>1996-09-06T23:32:55+00:00</updated>
<author>
<name>Paul Traina</name>
<email>pst@FreeBSD.org</email>
</author>
<published>1996-09-06T23:32:55+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c52fcce8a5dfaf2eaf2a1d9a757d1cc341b32b63'/>
<id>c52fcce8a5dfaf2eaf2a1d9a757d1cc341b32b63</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't add -I/sys to CFLAGS.  bsd.kmod.mk adds the correct (relative)</title>
<updated>1996-06-23T14:58:14+00:00</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1996-06-23T14:58:14+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=488ed21e9f687ffaa5e5eda6addbc9a1e682dccd'/>
<id>488ed21e9f687ffaa5e5eda6addbc9a1e682dccd</id>
<content type='text'>
path.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
path.
</pre>
</div>
</content>
</entry>
<entry>
<title>``mv'' -&gt; ``mv -f''</title>
<updated>1996-05-07T23:19:49+00:00</updated>
<author>
<name>Wolfram Schneider</name>
<email>wosch@FreeBSD.org</email>
</author>
<published>1996-05-07T23:19:49+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9fb933075efacc206d4968ca872ad7ea94349ba4'/>
<id>9fb933075efacc206d4968ca872ad7ea94349ba4</id>
<content type='text'>
``rm'' -&gt; ``rm -f''
so mv/rm may not ask for confirmation if you are not root
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
``rm'' -&gt; ``rm -f''
so mv/rm may not ask for confirmation if you are not root
</pre>
</div>
</content>
</entry>
<entry>
<title>Add extra export symbols for the ATAPI generic interface.</title>
<updated>1995-10-28T17:46:58+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1995-10-28T17:46:58+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=faafde1bc3f108f76f74f52a3624560ded54a8a3'/>
<id>faafde1bc3f108f76f74f52a3624560ded54a8a3</id>
<content type='text'>
And a couple of minor fiddles in the process..
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
And a couple of minor fiddles in the process..
</pre>
</div>
</content>
</entry>
<entry>
<title>atapi and wcd LKMs.</title>
<updated>1995-10-14T15:47:29+00:00</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1995-10-14T15:47:29+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ad7823eaf14771afc3ad8bc4bffcf1d0b65ba888'/>
<id>ad7823eaf14771afc3ad8bc4bffcf1d0b65ba888</id>
<content type='text'>
Submitted by:	Serge Vakulenko, &lt;vak@cronyx.ru&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by:	Serge Vakulenko, &lt;vak@cronyx.ru&gt;
</pre>
</div>
</content>
</entry>
</feed>
