<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/contrib/pf/pfctl/pfctl_altq.c, branch release/6.0.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2005-11-03T00:35:26+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2005-11-03T00:35:26+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3640cb54210edbb7edbf1b12ef0127ecfcea967d'/>
<id>3640cb54210edbb7edbf1b12ef0127ecfcea967d</id>
<content type='text'>
'RELENG_6_0_0_RELEASE'.

This commit was manufactured to restore the state of the 6.0-RELEASE image.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_6_0_0_RELEASE'.

This commit was manufactured to restore the state of the 6.0-RELEASE image.
</pre>
</div>
</content>
</entry>
<entry>
<title>Resolve conflicts created during the import of pf 3.7 Some features are</title>
<updated>2005-05-03T16:55:20+00:00</updated>
<author>
<name>Max Laier</name>
<email>mlaier@FreeBSD.org</email>
</author>
<published>2005-05-03T16:55:20+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=0baf7c8675952c843665097288cc573a11b143b9'/>
<id>0baf7c8675952c843665097288cc573a11b143b9</id>
<content type='text'>
missing and will be implemented in a second step.  This is functional as is.

Tested by:	freebsd-pf, pfsense.org
Obtained from:	OpenBSD
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
missing and will be implemented in a second step.  This is functional as is.

Tested by:	freebsd-pf, pfsense.org
Obtained from:	OpenBSD
</pre>
</div>
</content>
</entry>
<entry>
<title>Commit userland part of pf version 3.5 from OpenBSD (OPENBSD_3_5_BASE).</title>
<updated>2004-06-16T23:39:33+00:00</updated>
<author>
<name>Max Laier</name>
<email>mlaier@FreeBSD.org</email>
</author>
<published>2004-06-16T23:39:33+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=22ac3ead26f49483410317f82ce328741b1cf975'/>
<id>22ac3ead26f49483410317f82ce328741b1cf975</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix $FreeBSD$ ids.</title>
<updated>2004-03-16T17:24:06+00:00</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2004-03-16T17:24:06+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a10f530f936b7b2e3a19c406ae199b91a48f34d3'/>
<id>a10f530f936b7b2e3a19c406ae199b91a48f34d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some style(9) related issues after discussion with/education from bde:</title>
<updated>2004-03-15T13:41:17+00:00</updated>
<author>
<name>Max Laier</name>
<email>mlaier@FreeBSD.org</email>
</author>
<published>2004-03-15T13:41:17+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b83a49e9b95a07c351cd2426f390e9761cc94430'/>
<id>b83a49e9b95a07c351cd2426f390e9761cc94430</id>
<content type='text'>
 - Add &lt;sys/param.h&gt; and &lt;limits.h&gt; where required (do not depend on other
   headers pulling it in).
 - __dead -&gt; __dead2
 - #if defined() -&gt; #ifdef
 - Remove ugly PRIu64 macros and use %llu w/ (unsigned long long) cast.

All changes looped back to OpenBSD (where applicable) for easier sync in the
future.

Requested by:	bde
Approved by:	bms(mentor)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - Add &lt;sys/param.h&gt; and &lt;limits.h&gt; where required (do not depend on other
   headers pulling it in).
 - __dead -&gt; __dead2
 - #if defined() -&gt; #ifdef
 - Remove ugly PRIu64 macros and use %llu w/ (unsigned long long) cast.

All changes looped back to OpenBSD (where applicable) for easier sync in the
future.

Requested by:	bde
Approved by:	bms(mentor)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix two instances of improper NULL/0 use idetified by the changes lately.</title>
<updated>2004-03-08T15:19:55+00:00</updated>
<author>
<name>Max Laier</name>
<email>mlaier@FreeBSD.org</email>
</author>
<published>2004-03-08T15:19:55+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ffe9fd66ee99e7826da6cf3cac398687db12dff9'/>
<id>ffe9fd66ee99e7826da6cf3cac398687db12dff9</id>
<content type='text'>
Submitted by:	Patrick Marie
Approved by:	bms(mentor)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by:	Patrick Marie
Approved by:	bms(mentor)
</pre>
</div>
</content>
</entry>
<entry>
<title>Apply diff from the port.</title>
<updated>2004-02-28T17:32:53+00:00</updated>
<author>
<name>Max Laier</name>
<email>mlaier@FreeBSD.org</email>
</author>
<published>2004-02-28T17:32:53+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8c8618f5e80ad0493d44ec98fd51e0b4a58b2908'/>
<id>8c8618f5e80ad0493d44ec98fd51e0b4a58b2908</id>
<content type='text'>
Rather small diff for the userland (in contrast to the kernel):
 - Some header file location/differences
 - Clean compilation on 64bit arch (identified by bento a long time ago)
 - ALTQ not (yet) available. Leave a switch for patchsets and future ...
 - most files can be used from the vendor branch

Approved by:	bms(in general)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rather small diff for the userland (in contrast to the kernel):
 - Some header file location/differences
 - Clean compilation on 64bit arch (identified by bento a long time ago)
 - ALTQ not (yet) available. Leave a switch for patchsets and future ...
 - most files can be used from the vendor branch

Approved by:	bms(in general)
</pre>
</div>
</content>
</entry>
<entry>
<title>Vendor import of OpenBSD's pf userland as of OpenBSD 3.4</title>
<updated>2004-02-28T16:52:45+00:00</updated>
<author>
<name>Max Laier</name>
<email>mlaier@FreeBSD.org</email>
</author>
<published>2004-02-28T16:52:45+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=13b9f61009dba106a59671273645868ab9d8b39c'/>
<id>13b9f61009dba106a59671273645868ab9d8b39c</id>
<content type='text'>
Approved by: bms(mentor), core(in general)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by: bms(mentor), core(in general)
</pre>
</div>
</content>
</entry>
</feed>
