<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/modules/if_ef, branch releng/7.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F7.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F7.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2006-08-14T13:28:53Z</updated>
<entry>
<title>Don't use touch when what is really meant is :&gt; (create an empty file, or</title>
<updated>2006-08-14T13:28:53Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2006-08-14T13:28:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8b3ae668b13db776ced151f20e9ad3d23eca545d'/>
<id>urn:sha1:8b3ae668b13db776ced151f20e9ad3d23eca545d</id>
<content type='text'>
truncate it if it exists) or :&gt;&gt; (ensure the file exists, but don't change
it if it already does)

Reviewed by:	ru
MFC after:	2 weeks
</content>
</entry>
<entry>
<title>Move the hard-coded ETHER_* options to where they belong --</title>
<updated>2006-02-24T12:27:09Z</updated>
<author>
<name>Yaroslav Tykhiy</name>
<email>ytykhiy@gmail.com</email>
</author>
<published>2006-02-24T12:27:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=56c559ca6628aa866d498b1b501b4d495442735c'/>
<id>urn:sha1:56c559ca6628aa866d498b1b501b4d495442735c</id>
<content type='text'>
inside !if defined(KERNBUILDDIR).

Utilize the fact the module will support all frames by default --
it needs no ETHER_* options unless some frames need to be disabled.

Fix the comment respectively.

Don't forget to create fake opt_ef.h if no ETHER_* are set.

MFC after:	3 days
</content>
</entry>
<entry>
<title>Let modules use the kernel's opt_*.h files if built along with</title>
<updated>2005-10-14T23:30:17Z</updated>
<author>
<name>Yaroslav Tykhiy</name>
<email>ytykhiy@gmail.com</email>
</author>
<published>2005-10-14T23:30:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=822923447e454b30d310cb46903c9ddeca9f0a7a'/>
<id>urn:sha1:822923447e454b30d310cb46903c9ddeca9f0a7a</id>
<content type='text'>
the kernel by wrapping all targets for fake opt_*.h files in
.if defined(KERNBUILDDIR).  Thus, such fake files won't be
created at all if modules are built with the kernel.

Some modules undergo cleanup like removing unused or unneeded
options or .h files, without which they wouldn't build this way
or the other.

Reviewed by:	ru
Tested by:	no binary changes in modules built alone
Tested on:	i386 sparc64 amd64
</content>
</entry>
<entry>
<title>Removed custom "load" and "unload" targets.</title>
<updated>2004-01-19T14:00:26Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-01-19T14:00:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d8239e2877c8c7900be94766fe1781d2c60b4bb3'/>
<id>urn:sha1:d8239e2877c8c7900be94766fe1781d2c60b4bb3</id>
<content type='text'>
Removed "deinstall" targets -- the idea is to provide the standard
"deinstall" target.
</content>
</entry>
<entry>
<title>Drop &lt;bsd.man.mk&gt; support from &lt;bsd.kmod.mk&gt;.</title>
<updated>2002-01-11T15:49:02Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-01-11T15:49:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=17d6c636720d00f77e5d098daf4c278f89d84f7b'/>
<id>urn:sha1:17d6c636720d00f77e5d098daf4c278f89d84f7b</id>
<content type='text'>
Not objected to by:	-current
</content>
</entry>
<entry>
<title>Use a consistent style and one much closer to the rest of /usr/src</title>
<updated>2001-01-06T14:00:42Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2001-01-06T14:00:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c68159a6d8eede11766cf13896d0f7670dbd51aa'/>
<id>urn:sha1:c68159a6d8eede11766cf13896d0f7670dbd51aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed garbage (CFLAGS+= ${PROTOS} was a vestige of an old way of</title>
<updated>2000-09-26T19:32:51Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>2000-09-26T19:32:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4da485b40d7bcacdac25a9e071df9b63e73883b4'/>
<id>urn:sha1:4da485b40d7bcacdac25a9e071df9b63e73883b4</id>
<content type='text'>
configuring INET).
</content>
</entry>
<entry>
<title>When manual pages are moved or removed, MANX should be changed</title>
<updated>2000-07-24T13:52:07Z</updated>
<author>
<name>Sheldon Hearn</name>
<email>sheldonh@FreeBSD.org</email>
</author>
<published>2000-07-24T13:52:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c1462236787ec09d00d5e2d222edc3e34bce1e69'/>
<id>urn:sha1:c1462236787ec09d00d5e2d222edc3e34bce1e69</id>
<content type='text'>
to NOMAN.

Reported by:	bde
</content>
</entry>
<entry>
<title>Move the ef(4) manual page from sys/modules/if_ef to share/man/man4, as</title>
<updated>2000-07-21T14:54:13Z</updated>
<author>
<name>Sheldon Hearn</name>
<email>sheldonh@FreeBSD.org</email>
</author>
<published>2000-07-21T14:54:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c023ba6ea69a346812331ac9fcf11de855a3f0f2'/>
<id>urn:sha1:c023ba6ea69a346812331ac9fcf11de855a3f0f2</id>
<content type='text'>
discussed with bp.
</content>
</entry>
<entry>
<title>Use .include &lt;bsd.kmod.mk&gt; to get to ../../*/conf/kmod.mk instead of</title>
<updated>2000-05-27T01:14:33Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2000-05-27T01:14:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=64db83a8ab2d1f72a9b2174b39d2ef42b5b0580c'/>
<id>urn:sha1:64db83a8ab2d1f72a9b2174b39d2ef42b5b0580c</id>
<content type='text'>
encoding the relative path.
</content>
</entry>
</feed>
