<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/dev/hfa, branch release/4.7.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.7.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.7.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2002-10-08T05:39:08Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2002-10-08T05:39:08Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2002-10-08T05:39:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e1b05e3a6cd90b0bf91b47aeff71da2a9d048a9d'/>
<id>urn:sha1:e1b05e3a6cd90b0bf91b47aeff71da2a9d048a9d</id>
<content type='text'>
'RELENG_4_7_0_RELEASE'.

This commit was manufactured to restore the state of the 4.7-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>Applied the patch to fix HARP ATM that was broken when KAME IPv6 came</title>
<updated>2001-07-20T20:43:17Z</updated>
<author>
<name>Jim Pirzyk</name>
<email>pirzyk@FreeBSD.org</email>
</author>
<published>2001-07-20T20:43:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=696ccfad4f994e624d18e28d44ecfb22bb2eff76'/>
<id>urn:sha1:696ccfad4f994e624d18e28d44ecfb22bb2eff76</id>
<content type='text'>
into FreeBSD.

PR:		kern/23620
Submitted by:	rh@matriplex.com
</content>
</entry>
<entry>
<title>Ensure that DMA mappings are freed in error situations.</title>
<updated>2000-01-15T21:01:04Z</updated>
<author>
<name>Mike Spengler</name>
<email>mks@FreeBSD.org</email>
</author>
<published>2000-01-15T21:01:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3ee23c43ffe2ea7959ff8c5d810f484ef50d0611'/>
<id>urn:sha1:3ee23c43ffe2ea7959ff8c5d810f484ef50d0611</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove five now unused fields from struct cdevsw.  They should never</title>
<updated>1999-09-25T18:24:47Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1999-09-25T18:24:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d6a0e38a1bffb551c7a3159a072a0ac3b30abccb'/>
<id>urn:sha1:d6a0e38a1bffb551c7a3159a072a0ac3b30abccb</id>
<content type='text'>
have been there in the first place.  A GENERIC kernel shrinks almost 1k.

Add a slightly different safetybelt under nostop for tty drivers.

Add some missing FreeBSD tags
</content>
</entry>
<entry>
<title>Fixed printf format errors (don't assume that ntohl() returns u_long;</title>
<updated>1999-08-29T10:28:10Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1999-08-29T10:28:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1961e4302a04fcf581559676f73eb703e3076614'/>
<id>urn:sha1:1961e4302a04fcf581559676f73eb703e3076614</id>
<content type='text'>
it returns u_int on i386's and in_addr_t (u_int32_t) on alphas).
</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-test2/commit/?id=c3aac50f284c6cca5b4f2eb46aaa13812cb8b630'/>
<id>urn:sha1:c3aac50f284c6cca5b4f2eb46aaa13812cb8b630</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement a new generic mechanism for attaching handler functions to</title>
<updated>1999-08-21T06:24:40Z</updated>
<author>
<name>Mike Smith</name>
<email>msmith@FreeBSD.org</email>
</author>
<published>1999-08-21T06:24:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=fcb893a801d281f10818fb4c88ed31215283a94e'/>
<id>urn:sha1:fcb893a801d281f10818fb4c88ed31215283a94e</id>
<content type='text'>
events, in order to pave the way for removing a number of the ad-hoc
implementations currently in use.

Retire the at_shutdown family of functions and replace them with
new event handler lists.

Rework kern_shutdown.c to take greater advantage of the use of event
handlers.

Reviewed by:	green
</content>
</entry>
<entry>
<title>This commit should be a extensive NO-OP:</title>
<updated>1999-05-30T16:53:49Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1999-05-30T16:53:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4e2f199e0c9ada1b226f685a848abb1420a1ff8f'/>
<id>urn:sha1:4e2f199e0c9ada1b226f685a848abb1420a1ff8f</id>
<content type='text'>
        Reformat and initialize correctly all "struct cdevsw".

        Initialize the d_maj and d_bmaj fields.

        The d_reset field was not removed, although it is never used.

I used a program to do most of this, so all the files now use the
same consistent format.  Please keep it that way.

Vinum and i4b not modified, patches emailed to respective authors.
</content>
</entry>
<entry>
<title>Allow configuration of up to 256 network interfaces per physical interface -</title>
<updated>1999-05-10T23:02:29Z</updated>
<author>
<name>Mike Spengler</name>
<email>mks@FreeBSD.org</email>
</author>
<published>1999-05-10T23:02:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9ce49f6de3783f545eebcd01ed627d57723adce0'/>
<id>urn:sha1:9ce49f6de3783f545eebcd01ed627d57723adce0</id>
<content type='text'>
just like the docs say it should.
</content>
</entry>
<entry>
<title>Enable PCI bus master during attach in case the BIOS hasn't done it for us.</title>
<updated>1999-05-10T22:53:45Z</updated>
<author>
<name>Mike Spengler</name>
<email>mks@FreeBSD.org</email>
</author>
<published>1999-05-10T22:53:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8abd11a43197ea34601ebe5217e4b7d712187ae8'/>
<id>urn:sha1:8abd11a43197ea34601ebe5217e4b7d712187ae8</id>
<content type='text'>
</content>
</entry>
</feed>
