| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Notes:
svn path=/head/; revision=145526
|
| |
|
|
|
|
|
| |
Use WARNS?= instead of WARNS=.
Notes:
svn path=/head/; revision=126178
|
| |
|
|
| |
Notes:
svn path=/head/; revision=115895
|
| |
|
|
|
|
|
| |
Submitted by: Steve Kargl <sgk@troutmask.apl.washington.edu>
Notes:
svn path=/head/; revision=92729
|
| |
|
|
|
|
|
|
| |
kmem accessors, allowing them to be used with crash dumps as well as live
systems, now.
Notes:
svn path=/head/; revision=92701
|
| |
|
|
|
|
|
|
|
| |
Binary builds that cannot handle this must explicitly set WARNS=0.
Reviewed by: mike
Notes:
svn path=/head/; revision=87325
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
where the headers should live, as the code references both "ip_fil.h" and
"netinet/ip_fil.h" (among others). As a consequence, put both
sys/contrib/ipfilter and sys/contrib/ipfilter/netinet to the include path
so either variant works.
PR: 29384
Pointed out by: Thomas.Quinot@Cuivre.FR.EU.ORG
Notes:
svn path=/head/; revision=82877
|
| |
|
|
|
|
|
| |
Submitted by: bde
Notes:
svn path=/head/; revision=78657
|
| |
|
|
| |
Notes:
svn path=/head/; revision=78416
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
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 <sys/netinet>.
Noticed by: peter
Notes:
svn path=/head/; revision=78080
|
| |
|
|
| |
Notes:
svn path=/head/; revision=76812
|
| |
|
|
|
|
|
| |
- MAN[1-9] -> MAN.
Notes:
svn path=/head/; revision=74815
|
| |
|
|
| |
Notes:
svn path=/head/; revision=74531
|
| |
|
|
|
|
|
|
|
| |
IPFilter 3.4.x.
Approved by: darrenr, guido
Notes:
svn path=/head/; revision=68111
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Could you please enable my "state top" patches in the FreeBSD distribution.
I developped the stuff under FreeBSD, so it must be good there :-)
Here is a patch (relative to the RELENG_4 branch).
Thanks,
Frank
Notes:
svn path=/head/; revision=64018
|
| |
|
|
| |
Notes:
svn path=/head/; revision=60885
|
| |
|
|
|
|
|
|
| |
The Makefiles in sbin/{ipfstat,ipmon,ipnat} were repository copied
from the respective directories in usr.sbin
Notes:
svn path=/head/; revision=54653
|
| |
|
|
|
|
|
|
| |
Also fixes:
PR: 7791
Notes:
svn path=/head/; revision=53643
|
| |
|
|
|
|
|
|
| |
to be dangerous. It will better serve us as a port building a KLD,
ala SKIP.
Notes:
svn path=/head/; revision=52088
|
|
|
Obtained from: large chunks stolen from OpenBSD and NetBSD
Notes:
svn path=/head/; revision=34753
|