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
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
2006-05-09
change (mostly) int to socklen_t. GCC 4 doesn't like that int and
mrg
2006-04-28
Coverity CID 785: Prevent NULL pointer dereference if an appropriate group
christos
2006-04-20
correct a typo: configruation -> configuration
pavel
2006-04-18
ipf -Z returns junk and/or can cause a panic (seen on solaris.)
darrenr
2006-04-05
Add missing .TP
hubertf
2006-04-04
Removed file.
martti
2006-04-04
Upgraded IPFilter to 4.1.13
martti
2006-04-04
Import IPFilter 4.1.13
martti
2006-03-18
Ditch the ugly hardcoded value and do proper bounds checking.
elad
2006-03-07
If compiling for NetBSD/vax, define boolean_t here before including
he
2006-02-25
Fix typo in comment.
wiz
2005-12-27
Make the list of files more readable (so it's easier to add and remove files).
martti
2005-12-27
Removed ip_rules.c and ip_rules.h
martti
2005-12-04
PR 32241: Igor Sobrado: ipnat(5) FILES section is missing.
rpaulo
2005-09-27
Avoid crash with invalid input.
martti
2005-06-11
bin/29508 - fix "ipf -T" - kernel wasn't setting ipft_cookie and userland
darrenr
2005-06-02
appease gcc -Wuninitialized
lukem
2005-05-18
backout previous. ISDIGIT is used all over the place without a cast.
christos
2005-05-18
Cast isdigit() argument to unsigned char.
christos
2005-04-20
Document that ipmon reopens its log file(s) and rereads its configuration
reed
2005-04-03
Upgraded IPFilter to 4.1.8
martti
2005-04-03
Import IPFilter 4.1.8
martti
2005-03-13
Get rid of a compiler warning saying "dereferencing type-punned pointer
he
2005-02-20
Reinstate the ntohs() on port numbers returned bu getport()
dsl
2005-02-20
Do not use bogus (long) casts and ntohl() on port numbers.
martin
2005-02-19
Upgraded IPFilter to 4.1.6
martti
2005-02-19
Import IPFilter 4.1.6
martti
2005-02-08
REMOVED
martti
2005-02-08
Upgraded IPFilter to 4.1.5
martti
2005-02-08
Import IPFilter 4.1.5
martti
2005-01-21
Remove duplicate description for -d. From Chris Ross in PR 29035.
wiz
2005-01-10
Fix compilation with -UUSE_INET6
lukem
2005-01-04
Fixed ifdef logic
martti
2004-12-30
Note also src/regress/sys/kern/ipf
martti
2004-12-30
undo this last change, it did match fil.c - bad me.
darrenr
2004-12-30
Use src/sys/dist/ipf/netinet instead of src/sys/netinet
martti
2004-12-30
the bitmask array in this file should be the same as the one in fil.c if
darrenr
2004-12-16
Expand out an unused byte to give each NAT rule a protocol version field,
darrenr
2004-12-01
Make bpf use the cloning device
christos
2004-12-01
Use the cloning device if that is available
christos
2004-11-21
Fix a regression from 3.4 behaviour where the destination of a redirect rule
darrenr
2004-11-13
Remove declaration of unused "cksum" variable.
he
2004-11-13
Apply patch from Darren for the ctype() functions/macros.
he
2004-11-13
Revert previous, paving the way for Darren's cleaner patch.
he
2004-11-13
More instances of casts to usngiend char for the ctype functions.
he
2004-11-13
Add casts to unsigned char for arguments to ctype functions.
he
[next]