<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test/usr.sbin/ipsend, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/'/>
<updated>2005-04-25T19:02:05Z</updated>
<entry>
<title>Remove directories no longer used for building ipfilter tools</title>
<updated>2005-04-25T19:02:05Z</updated>
<author>
<name>Darren Reed</name>
<email>darrenr@FreeBSD.org</email>
</author>
<published>2005-04-25T19:02:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=724da9a6cc2f72ccc22d51498d5a222bf38a907c'/>
<id>urn:sha1:724da9a6cc2f72ccc22d51498d5a222bf38a907c</id>
<content type='text'>
</content>
</entry>
<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-test/commit/?id=aff35e3a2b2dfa49f253c409f06c00e1afdf594d'/>
<id>urn:sha1:aff35e3a2b2dfa49f253c409f06c00e1afdf594d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Perform a major cleanup of the usr.sbin Makefiles.</title>
<updated>2001-07-20T06:20:32Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2001-07-20T06:20:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=90e655ea4e3750a48b8b350adb823f0ace818f21'/>
<id>urn:sha1:90e655ea4e3750a48b8b350adb823f0ace818f21</id>
<content type='text'>
These are not perfectly in agreement with each other style-wise, but they
are orders of orders of magnitude more consistent style-wise than before.
</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-test/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-test/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-test/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:42:20Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-03-26T14:42:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=345e52e74228df732bb0c9732aca0fc0404c360d'/>
<id>urn:sha1:345e52e74228df732bb0c9732aca0fc0404c360d</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-test/commit/?id=9629a4e92d9231851ea16e9a90de1d21aaa9f38d'/>
<id>urn:sha1:9629a4e92d9231851ea16e9a90de1d21aaa9f38d</id>
<content type='text'>
IPFilter 3.4.x.

Approved by:	darrenr, guido
</content>
</entry>
<entry>
<title>Move basic ifilter utils to sbin where they shold have been committed by</title>
<updated>1999-12-06T20:50:04Z</updated>
<author>
<name>Guido van Rooij</name>
<email>guido@FreeBSD.org</email>
</author>
<published>1999-12-06T20:50:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=46eae78a17c39e6362f33afa211d8d84a55f36a3'/>
<id>urn:sha1:46eae78a17c39e6362f33afa211d8d84a55f36a3</id>
<content type='text'>
me in the first place. While we're at it: add MAINTAINER line
</content>
</entry>
<entry>
<title>Revive userland stuff for ipfilter.</title>
<updated>1999-11-23T21:53:19Z</updated>
<author>
<name>Guido van Rooij</name>
<email>guido@FreeBSD.org</email>
</author>
<published>1999-11-23T21:53:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=ebcb6d9e5b30150d59369fb09d0ab00eae5b6c7d'/>
<id>urn:sha1:ebcb6d9e5b30150d59369fb09d0ab00eae5b6c7d</id>
<content type='text'>
Also fixes:
PR:		7791
</content>
</entry>
</feed>
