#
67ecd4f3 |
| 03-Jul-2007 |
Max Laier <mlaier@FreeBSD.org> |
Import pf userland from OpenBSD 4.1 and (for ftp-proxy) libevent 1.3b as a local lib.
|
Revision tags: release/6.2.0_cvs, release/6.2.0, release/5.5.0_cvs, release/5.5.0, release/6.1.0_cvs, release/6.1.0 |
|
#
8d13037c |
| 25-Dec-2005 |
Max Laier <mlaier@FreeBSD.org> |
Fix build after timeval.tv_sec changed from long to time_t.
|
Revision tags: release/6.0.0_cvs, release/6.0.0, release/5.4.0_cvs, release/5.4.0 |
|
#
0baf7c86 |
| 03-May-2005 |
Max Laier <mlaier@FreeBSD.org> |
Resolve conflicts created during the import of pf 3.7 Some features are missing and will be implemented in a second step. This is functional as is.
Tested by: freebsd-pf, pfsense.org Obtained from:
Resolve conflicts created during the import of pf 3.7 Some features are missing and will be implemented in a second step. This is functional as is.
Tested by: freebsd-pf, pfsense.org Obtained from: OpenBSD
show more ...
|
#
61a1372b |
| 03-May-2005 |
Max Laier <mlaier@FreeBSD.org> |
Import pf userland from OpenBSD 3.7 (OPENBSD_3_7 as of today)
|
Revision tags: release/4.11.0_cvs, release/4.11.0, release/5.3.0_cvs, release/5.3.0 |
|
#
22ac3ead |
| 17-Jun-2004 |
Max Laier <mlaier@FreeBSD.org> |
Commit userland part of pf version 3.5 from OpenBSD (OPENBSD_3_5_BASE).
|
#
abff3868 |
| 17-Jun-2004 |
Max Laier <mlaier@FreeBSD.org> |
Import userland of pf 3.5 from OpenBSD (OPENBSD_3_5_BASE).
|
Revision tags: release/4.10.0_cvs, release/4.10.0 |
|
#
a10f530f |
| 16-Mar-2004 |
David E. O'Brien <obrien@FreeBSD.org> |
Fix $FreeBSD$ ids.
|
#
b83a49e9 |
| 15-Mar-2004 |
Max Laier <mlaier@FreeBSD.org> |
Fix some style(9) related issues after discussion with/education from bde: - Add <sys/param.h> and <limits.h> where required (do not depend on other headers pulling it in). - __dead -> __dead2
Fix some style(9) related issues after discussion with/education from bde: - Add <sys/param.h> and <limits.h> where required (do not depend on other headers pulling it in). - __dead -> __dead2 - #if defined() -> #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)
show more ...
|
#
8c8618f5 |
| 28-Feb-2004 |
Max Laier <mlaier@FreeBSD.org> |
Apply diff from the port. 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
Apply diff from the port. 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)
show more ...
|
#
13b9f610 |
| 28-Feb-2004 |
Max Laier <mlaier@FreeBSD.org> |
Vendor import of OpenBSD's pf userland as of OpenBSD 3.4
Approved by: bms(mentor), core(in general)
|
#
bfc3fb6c |
| 28-Feb-2004 |
Max Laier <mlaier@FreeBSD.org> |
This commit was generated by cvs2svn to compensate for changes in r126353, which included commits to RCS files with non-trunk default branches.
|