<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/modules/if_tun, branch releng/5.3</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F5.3</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F5.3'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2003-03-08T21:54:32Z</updated>
<entry>
<title>Fix module build by adding options to Makefile.</title>
<updated>2003-03-08T21:54:32Z</updated>
<author>
<name>Jonathan Lemon</name>
<email>jlemon@FreeBSD.org</email>
</author>
<published>2003-03-08T21:54:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=921f8bb98270d9ac90c05a7787852abe25462aaf'/>
<id>urn:sha1:921f8bb98270d9ac90c05a7787852abe25462aaf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The ppp and tunnel modules now rely on opt_mac.h.  Missed in a previous</title>
<updated>2002-07-31T20:19:28Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2002-07-31T20:19:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5aae45c2e684c71019d2e320cd37cede913d97aa'/>
<id>urn:sha1:5aae45c2e684c71019d2e320cd37cede913d97aa</id>
<content type='text'>
commit.

Submitted by:	Anders Andersson &lt;anders@hack.org&gt;
</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 fresh garbage (vestiges of old way of configuring number of</title>
<updated>2000-09-26T19:25:14Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>2000-09-26T19:25:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b63c1a6ce1e2b3b96b06937985efae188b7affd6'/>
<id>urn:sha1:b63c1a6ce1e2b3b96b06937985efae188b7affd6</id>
<content type='text'>
units), mature garbage (vestiges of old way of configuring bpf) and
old garbage (vestiges of old way of configuring INET).

Fixed most style bugs.
</content>
</entry>
<entry>
<title>Avoid the modules madness I inadvertently introduced by making the</title>
<updated>2000-09-02T19:17:34Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2000-09-02T19:17:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=db901281608f0c69c05dd9ab366155d3225f0fd2'/>
<id>urn:sha1:db901281608f0c69c05dd9ab366155d3225f0fd2</id>
<content type='text'>
cloning infrastructure standard in kern_conf.  Modules are now
the same with or without devfs support.

If you need to detect if devfs is present, in modules or elsewhere,
check the integer variable "devfs_present".

This happily removes an ugly hack from kern/vfs_conf.c.

This forces a rename of the eventhandler and the standard clone
helper function.

Include &lt;sys/eventhandler.h&gt; in &lt;sys/conf.h&gt;: it's a helper #include
like &lt;sys/queue.h&gt;

Remove all #includes of opt_devfs.h they no longer matter.
</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>
<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/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>Restore to version 1.14.  Only opt_inet.h is required again.</title>
<updated>2000-01-29T01:11:03Z</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>2000-01-29T01:11:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8728a7f4a59d5218813a01e476d76424eee0d1fe'/>
<id>urn:sha1:8728a7f4a59d5218813a01e476d76424eee0d1fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't use ATM on the alpha - it #errors out.</title>
<updated>2000-01-26T01:08:03Z</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>2000-01-26T01:08:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f54537c6c0fe1ed71542536ca36df64b09103b67'/>
<id>urn:sha1:f54537c6c0fe1ed71542536ca36df64b09103b67</id>
<content type='text'>
Pointed out by: jdp
</content>
</entry>
</feed>
