<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sbin/ipf, branch release/5.2.1</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F5.2.1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F5.2.1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2003-06-06T11:30:50Z</updated>
<entry>
<title>Move my maintainership of parts of ipfilter back to Darren Reed</title>
<updated>2003-06-06T11:30:50Z</updated>
<author>
<name>Guido van Rooij</name>
<email>guido@FreeBSD.org</email>
</author>
<published>2003-06-06T11:30:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=aff35e3a2b2dfa49f253c409f06c00e1afdf594d'/>
<id>urn:sha1:aff35e3a2b2dfa49f253c409f06c00e1afdf594d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* add extra -I path to get the "matching" header files.</title>
<updated>2002-03-20T09:02:48Z</updated>
<author>
<name>Darren Reed</name>
<email>darrenr@FreeBSD.org</email>
</author>
<published>2002-03-20T09:02:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1bdb47d692fc61df41c8917909597a1f38d3853b'/>
<id>urn:sha1:1bdb47d692fc61df41c8917909597a1f38d3853b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Default to WARNS=2.</title>
<updated>2001-12-04T02:19:58Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2001-12-04T02:19:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2d68bf45bfd846af100054ea94cdce64e298eb01'/>
<id>urn:sha1:2d68bf45bfd846af100054ea94cdce64e298eb01</id>
<content type='text'>
Binary builds that cannot handle this must explicitly set WARNS=0.

Reviewed by:	mike
</content>
</entry>
<entry>
<title>Pick up the correct headers from sys/contrib/ipfilter/netinet.</title>
<updated>2001-06-18T15:55:28Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-06-18T15:55:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=478e7bb603e0791c518ff3573b53097a931400ee'/>
<id>urn:sha1:478e7bb603e0791c518ff3573b53097a931400ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Backout previous change (removal of -I${.CURDIR}/../../sys/netinet).</title>
<updated>2001-06-11T17:41:58Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-06-11T17:41:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2107b6c68e8c57052aa40a5f4e974a0d9e691a58'/>
<id>urn:sha1:2107b6c68e8c57052aa40a5f4e974a0d9e691a58</id>
<content type='text'>
This is needed to pick up the right headers.  Wrong headers from
src/contrib/ipfilter are used otherwise.

The right fix would be to fix contrib/ipfilter C sources to pick up
headers from &lt;sys/netinet&gt;.

Noticed by:	peter
</content>
</entry>
<entry>
<title>Removed -I${.CURDIR}/.../sys from CFLAGS.</title>
<updated>2001-05-18T13:41:42Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-05-18T13:41:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3ab9a9d0e0ebfa0140abae7977b0585efcfaba5a'/>
<id>urn:sha1:3ab9a9d0e0ebfa0140abae7977b0585efcfaba5a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Backout botched attempt to introduce MANSECT feature.</title>
<updated>2001-03-26T14:33:27Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-03-26T14:33:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0a5779d45bf5cbb474e004524b8788e796db914c'/>
<id>urn:sha1:0a5779d45bf5cbb474e004524b8788e796db914c</id>
<content type='text'>
- MAN[1-9] -&gt; MAN.
</content>
</entry>
<entry>
<title>Build with -DUSE_INET6 so that we can actually use the IPv6 support in</title>
<updated>2000-10-31T22:29:27Z</updated>
<author>
<name>Jacques Vidrine</name>
<email>nectar@FreeBSD.org</email>
</author>
<published>2000-10-31T22:29:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9629a4e92d9231851ea16e9a90de1d21aaa9f38d'/>
<id>urn:sha1:9629a4e92d9231851ea16e9a90de1d21aaa9f38d</id>
<content type='text'>
IPFilter 3.4.x.

Approved by:	darrenr, guido
</content>
</entry>
<entry>
<title>add common.c to SRCS to fix compile problems</title>
<updated>2000-05-24T20:04:41Z</updated>
<author>
<name>Darren Reed</name>
<email>darrenr@FreeBSD.org</email>
</author>
<published>2000-05-24T20:04:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d3215ca1c3ce503507250203135863932cbf54e3'/>
<id>urn:sha1:d3215ca1c3ce503507250203135863932cbf54e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add MAINTAINER tag.</title>
<updated>1999-12-15T19:48:02Z</updated>
<author>
<name>Guido van Rooij</name>
<email>guido@FreeBSD.org</email>
</author>
<published>1999-12-15T19:48:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=659c54f0bd192309ff593a7d9deab815f267cb88'/>
<id>urn:sha1:659c54f0bd192309ff593a7d9deab815f267cb88</id>
<content type='text'>
The Makefiles in sbin/{ipfstat,ipmon,ipnat} were repository copied
from the respective directories in usr.sbin
</content>
</entry>
</feed>
