<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/vx, branch release/4.1.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F4.1.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F4.1.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2000-07-26T21:12:35Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2000-07-26T21:12:35Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2000-07-26T21:12:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7f1bf9342879a7ee2dd88e11a33ae7509eab55b0'/>
<id>urn:sha1:7f1bf9342879a7ee2dd88e11a33ae7509eab55b0</id>
<content type='text'>
'RELENG_4_1_0_RELEASE'.

This commit was manufactured to restore the state of the 4.1-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>MFC: make all Ethernet drivers use ether_ifattach() ether_ifdetach()</title>
<updated>2000-07-17T21:24:40Z</updated>
<author>
<name>Archie Cobbs</name>
<email>archie@FreeBSD.org</email>
</author>
<published>2000-07-17T21:24:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1f978f357119ba20698639fae32c13ef5eba24d9'/>
<id>urn:sha1:1f978f357119ba20698639fae32c13ef5eba24d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Merge KAME 2000/07/01 code.</title>
<updated>2000-07-15T07:14:44Z</updated>
<author>
<name>Kris Kennaway</name>
<email>kris@FreeBSD.org</email>
</author>
<published>2000-07-15T07:14:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8b0561f1900283a280aa406a12c2db7e4c7eaea0'/>
<id>urn:sha1:8b0561f1900283a280aa406a12c2db7e4c7eaea0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Move BPF and bridging code into ether_input()</title>
<updated>2000-05-24T01:48:00Z</updated>
<author>
<name>Archie Cobbs</name>
<email>archie@FreeBSD.org</email>
</author>
<published>2000-05-24T01:48:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=32807f2fe8a56ca243ce63ccf401e627a4c6aabc'/>
<id>urn:sha1:32807f2fe8a56ca243ce63ccf401e627a4c6aabc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: bugfix for uninitialized csum_flags (r1.26)</title>
<updated>2000-05-12T16:52:19Z</updated>
<author>
<name>Jonathan Lemon</name>
<email>jlemon@FreeBSD.org</email>
</author>
<published>2000-05-12T16:52:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a90f6d669101a535ada41a4418aa6718870a6119'/>
<id>urn:sha1:a90f6d669101a535ada41a4418aa6718870a6119</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove #if NVX &gt; 0 and #if NEISA &gt; 0 (and #include "eisa.h") as it's not</title>
<updated>2000-01-29T14:50:32Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2000-01-29T14:50:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b7598e9bd7e5d5781214247444d6bf158b2909a5'/>
<id>urn:sha1:b7598e9bd7e5d5781214247444d6bf158b2909a5</id>
<content type='text'>
needed.
</content>
</entry>
<entry>
<title>Set ifq_maxlen to default (IFQ_MAXLEN).</title>
<updated>2000-01-16T00:48:33Z</updated>
<author>
<name>Matthew N. Dodd</name>
<email>mdodd@FreeBSD.org</email>
</author>
<published>2000-01-16T00:48:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=358fbd755e2c83930e3b8d6dec79f134f2eafd02'/>
<id>urn:sha1:358fbd755e2c83930e3b8d6dec79f134f2eafd02</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pre 4.0 tidy up.</title>
<updated>2000-01-14T07:14:17Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2000-01-14T07:14:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c5191a983c014b7f4cec5f3475a3a3c81616cc3d'/>
<id>urn:sha1:c5191a983c014b7f4cec5f3475a3a3c81616cc3d</id>
<content type='text'>
Collect together the components of several drivers and export eisa from
the i386-only area (It's not, it's on some alphas too).  The code hasn't
been updated to work on the Alpha yet, but that can come later.

Repository copies were done a while ago.
Moving these now keeps them in consistant place across the 4.x series
as the newbusification progresses.

Submitted by:   mdodd
</content>
</entry>
<entry>
<title>Remove NBPF conditionality of bpf calls in most of our network drivers.</title>
<updated>1999-09-25T12:06:01Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1999-09-25T12:06:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=46783fb897761a099b5d9629afd30bb97cdeed5e'/>
<id>urn:sha1:46783fb897761a099b5d9629afd30bb97cdeed5e</id>
<content type='text'>
This means that we will not have to have a bpf and a non-bpf version
of our driver modules.

This does not open any security hole, because the bpf core isn't loadable

The drivers left unchanged are the "cross platform" drivers where the respective
maintainers are urged to DTRT, whatever that may be.

Add a couple of missing FreeBSD tags.
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T01:08:13Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T01:08:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c3aac50f284c6cca5b4f2eb46aaa13812cb8b630'/>
<id>urn:sha1:c3aac50f284c6cca5b4f2eb46aaa13812cb8b630</id>
<content type='text'>
</content>
</entry>
</feed>
