index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dist
/
ipf
Age
Commit message (
Expand
)
Author
2009-10-15
Fix markup.
joerg
2009-08-22
Duplicate .TP.
joerg
2009-08-20
The type of iplf_count is u_int, not size_t, so print with %u, not %zu.
he
2009-08-19
When preparing ipfilter to import, remove files that are not related to
darrenr
2009-08-19
IPF 4.1.33
martti
2009-08-19
Update head to version 4.1.33 from vendor branch
darrenr
2009-08-19
Import IPFilter 4.1.33
darrenr
2009-07-02
Fix two problems in a conditional:
snj
2009-05-24
More changes to improve kern_descrip.c.
ad
2009-05-08
reorder code to avoid uninitalized variable.
christos
2009-05-07
- prevent buffer overflow from Maksymilian Arciemowicz (worst case was 1041
christos
2009-03-17
Fix bad TCP checksum in packets with IP option header.
tsutsui
2009-03-06
eliminate hacky memory allocation that loses on 64 bit archs with alignment
christos
2008-12-29
fix suseconds_t format
christos
2008-10-20
IPF 4.1.31 is out
martti
2008-08-12
Not needed in NetBSD
martti
2008-07-24
2020447 IPFilter's NAT can undo name server random port selection
darrenr
2008-05-20
Pullup IPFilter 4.1.29 from the vendor branch to HEAD.
darrenr
2008-05-20
Import IPFilter 4.1.29 to the vendor branch
darrenr
2008-05-18
Added instructions how I've updated IPF. This should make it easier for anyone
martti
2008-04-30
Convert TNF licenses to new 2 clause variant
martin
2007-12-11
Also escape $Header tags.
lukem
2007-10-09
two new hacks:
mrg
2007-09-17
Fixed IPF bug #1767831
martti
2007-09-10
Revert to previous, it was not working for me correctly...
martti
2007-09-10
Fixed IPF bug #1767831
martti
2007-06-16
Upgraded IPFilter to v4.1.23
martin
2007-06-16
Import IPFilter 4.1.23
martin
2007-06-04
s/iplattach/ipfattach/ and s/ipldetach/ipfdetach/
martti
2007-05-23
Added missing .TP
martti
2007-05-15
Merge IP-Filter 4.1.22
martin
2007-05-15
Import IPFilter 4.1.22
martin
2007-05-01
Upgraded IPFilter to 4.1.20
martti
2007-05-01
Import IPFilter 4.1.20
martti
2007-04-21
On amd64 U_QUAD_T is (probably) 'unsigned long', but "%qd" expects to see
dsl
2007-04-16
fix build on arches with chars that're by default unsigned.
dogcow
2007-04-14
Update IPFilter to version 4.1.19
martin
2007-04-14
Import IPFilter 4.1.19
martin
2007-03-04
fallout from caddr_t -> void * change
jnemeth
2007-02-20
#include <machine/lock.h> before _KERNEL is defined to bypass
matt
2007-02-18
Use the new ifnet->if_output signature, the one with a const
dyoung
2007-02-18
constify struct sockaddr for no_output and write_output, due to if.h 1.122
dogcow
2006-12-27
CID-3325: don't leak `fd'
alc
2006-12-25
CID-3224: check the return value of strtok() before use
alc
2006-10-03
Coverity CID 3013: Don't check for NULL after deref! (from Arnaud Lacombe)
christos
2006-09-17
PR/34284: Gene ENonymous: Fix the userland copy of ip_lookup.c. Why do we
christos
2006-08-26
PR/34286: Gene ENonymous: Increase YYSTACKSIZE so that we can handle huge
christos
2006-05-29
Clarify that to avoid ioctl(SIOCGNATS): Input/output error, ipf must be
chap
2006-05-14
XXX: GCC uninitialized.
christos
2006-05-10
quell GCC 4.1 uninitialised variable warnings.
mrg
[next]