<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/modules/fxp, branch release/6.2.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.2.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.2.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2001-09-05T23:47:02Z</updated>
<entry>
<title>vlan.h is obsolete, don't create it anymore.</title>
<updated>2001-09-05T23:47:02Z</updated>
<author>
<name>Brooks Davis</name>
<email>brooks@FreeBSD.org</email>
</author>
<published>2001-09-05T23:47:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0fddbf874719b9bd50cf66ac26d1140bb3f2be69'/>
<id>urn:sha1:0fddbf874719b9bd50cf66ac26d1140bb3f2be69</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Unconditinally turn on VLAN support when building fxp as a module, since</title>
<updated>2001-07-19T15:58:40Z</updated>
<author>
<name>Jonathan Lemon</name>
<email>jlemon@FreeBSD.org</email>
</author>
<published>2001-07-19T15:58:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9009a48f03c03b1fdbad930087b86be1d1659fab'/>
<id>urn:sha1:9009a48f03c03b1fdbad930087b86be1d1659fab</id>
<content type='text'>
it may be plugged into a kernel that supports VLANs.  If the kernel is
not VLAN aware, things will still work as before.

Modules don't really have option support, so this is somewhat of a hack.
</content>
</entry>
<entry>
<title>Update makefile to reflect vlan support.</title>
<updated>2001-05-13T00:04:02Z</updated>
<author>
<name>Jonathan Lemon</name>
<email>jlemon@FreeBSD.org</email>
</author>
<published>2001-05-13T00:04:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=336f51412c10e7b308863e7530550f6be31dc460'/>
<id>urn:sha1:336f51412c10e7b308863e7530550f6be31dc460</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Back out 'KMODDEPS = miibus' addition in last commit.  This isn't used.</title>
<updated>2001-03-24T22:21:59Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2001-03-24T22:21:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f335dba0eff52af5c7e7eaf15f5507fd04fe6db6'/>
<id>urn:sha1:f335dba0eff52af5c7e7eaf15f5507fd04fe6db6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adjust the fxp module to use the correct directory path, and add a</title>
<updated>2001-03-12T21:44:19Z</updated>
<author>
<name>Jonathan Lemon</name>
<email>jlemon@FreeBSD.org</email>
</author>
<published>2001-03-12T21:44:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7cbbb1afee4f4e4a5d580e97bcd962f9ca8de222'/>
<id>urn:sha1:7cbbb1afee4f4e4a5d580e97bcd962f9ca8de222</id>
<content type='text'>
dependency on miibus.
</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-test2/commit/?id=c68159a6d8eede11766cf13896d0f7670dbd51aa'/>
<id>urn:sha1:c68159a6d8eede11766cf13896d0f7670dbd51aa</id>
<content type='text'>
</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-test2/commit/?id=64db83a8ab2d1f72a9b2174b39d2ef42b5b0580c'/>
<id>urn:sha1:64db83a8ab2d1f72a9b2174b39d2ef42b5b0580c</id>
<content type='text'>
encoding the relative path.
</content>
</entry>
<entry>
<title>Pull in sys/conf/kmod.mk, rather than /usr/share/mk/bsd.kmod.mk.</title>
<updated>2000-05-04T12:08:52Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2000-05-04T12:08:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=56ca39961bd1c9946a505c41c3fc634ef63fdd42'/>
<id>urn:sha1:56ca39961bd1c9946a505c41c3fc634ef63fdd42</id>
<content type='text'>
This means that the kernel can be totally self contained now and is not
dependent on the last buildworld to update /usr/share/mk.  This might
also make it easier to build 5.x kernels on 4.0 boxes etc, assuming
gensetdefs and config(8) are updated.
</content>
</entry>
<entry>
<title>Add ${DEBUG_FLAGS} to CFLAGS in bsd.kmod.mk, not in scattered module</title>
<updated>2000-01-28T11:26:46Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>2000-01-28T11:26:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9e4be63dd6e312fe0e864d23e9636f43cc869541'/>
<id>urn:sha1:9e4be63dd6e312fe0e864d23e9636f43cc869541</id>
<content type='text'>
makefiles.  Bad examples in fxp/Makefile keep getting copied to new
makefiles.
</content>
</entry>
<entry>
<title>Removed special rules for building and cleaning device interface files</title>
<updated>1999-11-28T18:53:47Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1999-11-28T18:53:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6f940b38476a3dc6ecaca7ad305eddf1f9eab154'/>
<id>urn:sha1:6f940b38476a3dc6ecaca7ad305eddf1f9eab154</id>
<content type='text'>
and empty options files.  The rules are now generated automatically in
bsd.kmod.mk.  Cleaned up related things ($S and ${CLEANFILES}).
</content>
</entry>
</feed>
