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
/
external
/
bsd
/
ipf
/
dist
Age
Commit message (
Expand
)
Author
2023-06-24
Fix typo in comment.
msaitoh
2022-06-10
PR 56874: avoid using uninitialized memory, patch from Tom Lane.
martin
2022-06-03
ipf(8): document all -l options
gutteridge
2021-12-05
s/vlaue/value/
msaitoh
2021-04-12
avoid common symbols.
mrg
2019-10-10
Typo.
uwe
2019-10-05
use target size in a couple of strncpy() calls:
mrg
2018-12-29
ipfstat(8): note -o option applicability, and remove redundant words.
gutteridge
2018-04-29
fix the build: tcpiphdr is now defined in tcp_var.h and tcp_var.h needs
christos
2018-02-04
apply __attribute__((__used__)) for rcsid, etc.
mrg
2017-06-15
Don't include <sys/user.h> on NetBSD in IPF (lsock)
kamil
2017-06-15
Don't include <sys/user.h> on NetBSD in IPF (iptests)
kamil
2017-06-15
Don't include <sys/user.h> on NetBSD in IPF
kamil
2016-12-26
Typo
khorben
2016-04-04
Separate nexthop caches from the routing table
ozaki-r
2015-12-28
Correct the example for the port range syntax
khorben
2015-08-11
fix typos
prlw1
2015-04-02
Fix for PR kern/48109 (and its duplicate kern/49807)
khorben
2015-03-24
Fix the description of "< x" and "x <> y" for port numbers.
apb
2014-12-20
MKINET6=no build fixes
prlw1
2014-06-29
#552 destination port not zero after parsing nat rule
darrenr
2014-06-29
#551 ipf.conf address structure not properly zero filled
darrenr
2014-06-29
#536 ipnat can try to print rule as dstlist incorrectly
darrenr
2014-06-29
3561690 ipv6 address for test.hosts.dots in wrong byte order
darrenr
2014-06-28
#534 destination list hashing not endian neutral
darrenr
2014-06-16
From Darren Reed: #548 ipfstat hits a bus error on netbsd/sparc64
christos
2014-06-12
Fix build.
joerg
2014-06-12
From Darren Reed:
christos
2013-10-20
fix unused variable warnings
christos
2013-05-08
ipfitler -> ipfilter
christos
2012-10-27
Remove ipl overwrite. Which was missed in previous.
nakayama
2012-10-26
copy structures for alignment purposes
christos
2012-10-22
Don't play stupid pet tricks with alignments and simplify the code not
christos
2012-10-22
missed a const commit
christos
2012-10-21
- fix alignment issues in ipmon
christos
2012-09-15
the result of the construct
plunky
2012-07-22
Fix printf formats
martin
2012-07-22
Merge IPFilter 5.1.2 into HEAD
darrenr
2012-07-22
Import IPFilter 5.1.2
darrenr
2012-03-25
PRIu64 is not the right format string for unsigned long long.
martin
2012-03-24
bring back all our fixes.
christos
2012-03-24
Make this build from our own tree.
christos
2012-03-23
deal with tests
christos
2012-03-23
kill caddr_t
christos
2012-03-23
import 5.1.1
christos