<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/modules/if_tun, branch release/3.2.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F3.2.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F3.2.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>1999-05-24T16:47:10Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>1999-05-24T16:47:10Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1999-05-24T16:47:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=bff5b80e6cde3256fd760aec0882f8b9fa85b5ee'/>
<id>urn:sha1:bff5b80e6cde3256fd760aec0882f8b9fa85b5ee</id>
<content type='text'>
'RELENG_3_2_0_RELEASE'.

This commit was manufactured to restore the state of the 3.2-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>Undo #undef KERNEL hack for vnode.h to avoid vnode_if.h.</title>
<updated>1999-01-17T20:53:48Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-01-17T20:53:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8e203b83a73f03729c96c1b2c6686551d8182f75'/>
<id>urn:sha1:8e203b83a73f03729c96c1b2c6686551d8182f75</id>
<content type='text'>
XXX It probably makes sense to have a flag for bsd.kern.mk to avoid these
    rules.
XXX IO_NDELAY seems to be the main reason for it, when used in a cdevsw
    read or write "flag" context.  Perhaps a redundant declaration
    somewhere like sys/conf.h might help remove the need for vnode.h in
    these device drivers in the first place.
</content>
</entry>
<entry>
<title>Sample initial set of kld-ified modules.  Not all have been completely</title>
<updated>1998-10-16T04:30:52Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1998-10-16T04:30:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a654d072959982a88cfbd609921641d85a8eb50c'/>
<id>urn:sha1:a654d072959982a88cfbd609921641d85a8eb50c</id>
<content type='text'>
converted yet.  These are more of a starting point.  This is NOT connected
to the parent Makefile.

OK'ed by jkh (who is ever so patiently waiting)
</content>
</entry>
<entry>
<title>Don't put "-I." in ${CFLAGS} here.  bsd.kmod.mk now puts an absolute</title>
<updated>1998-02-01T18:12:15Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1998-02-01T18:12:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=98f3fd4b49be5678e90bd00a01f4823ad20fbb73'/>
<id>urn:sha1:98f3fd4b49be5678e90bd00a01f4823ad20fbb73</id>
<content type='text'>
path to the obj directory in ${CFLAGS}.  This is actually equivalent
to "-I." since bsd.kmod.mk also puts -I- in ${CFLAGS}.
</content>
</entry>
<entry>
<title>LKM-support for converting all file-system options to new-style options.</title>
<updated>1998-01-24T02:21:53Z</updated>
<author>
<name>Eivind Eklund</name>
<email>eivind@FreeBSD.org</email>
</author>
<published>1998-01-24T02:21:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7f4ba7135504dcc12d161978438219a68976f07c'/>
<id>urn:sha1:7f4ba7135504dcc12d161978438219a68976f07c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make the LKMs compile with the INET option as a newstyle option in</title>
<updated>1998-01-08T23:50:27Z</updated>
<author>
<name>Eivind Eklund</name>
<email>eivind@FreeBSD.org</email>
</author>
<published>1998-01-08T23:50:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=aa1b929b8b1c2b4243665d1262441b79ef14b0f7'/>
<id>urn:sha1:aa1b929b8b1c2b4243665d1262441b79ef14b0f7</id>
<content type='text'>
opt_inet.h.
</content>
</entry>
<entry>
<title>Revert $FreeBSD$ back to $Id$</title>
<updated>1997-02-22T12:49:29Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1997-02-22T12:49:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4a0f765fbf09711e612e86fce8bb09ec43f482d9'/>
<id>urn:sha1:4a0f765fbf09711e612e86fce8bb09ec43f482d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make the long-awaited change from $Id$ to $FreeBSD$</title>
<updated>1997-01-14T07:20:47Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1997-01-14T07:20:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1130b656e5fe4c2d1ba299e024d1b40eaeebd380'/>
<id>urn:sha1:1130b656e5fe4c2d1ba299e024d1b40eaeebd380</id>
<content type='text'>
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.
</content>
</entry>
<entry>
<title>The discard, tunnel, SLIP, and PPP network interface pseudo-devices</title>
<updated>1995-03-20T19:25:49Z</updated>
<author>
<name>Garrett Wollman</name>
<email>wollman@FreeBSD.org</email>
</author>
<published>1995-03-20T19:25:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f065639f29a6bf9a0375e05e58346a9e37c4b59a'/>
<id>urn:sha1:f065639f29a6bf9a0375e05e58346a9e37c4b59a</id>
<content type='text'>
are now dynamically loadable.  It doesn't make sense to do the same
for the loopback.
</content>
</entry>
</feed>
