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
Age
Commit message (
Expand
)
Author
2023-06-24
Fix typo in comment.
msaitoh
2023-06-03
adapt to ${CC_WNO_MAYBE_UNINITIALIZED}
lukem
2023-06-03
ipmon: remove duplicate warning suppression
lukem
2023-06-03
adapt to ${CC_WNO_ADDRESS_OF_PACKED_MEMBER}
lukem
2023-06-03
bsd.own.mk: rename GCC_NO_* to CC_WNO_*
lukem
2023-06-03
bsd.own.mk: rename to CC_WNO_ADDRESS_OF_PACKED_MEMBER
lukem
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
2021-04-12
add some new uses of existing GCC_NO_* variables for warning issues.
mrg
2021-01-05
Use the compat machinery to build "native" IPF binaries as ipfilter
simonb
2020-09-06
add support for new GCC 9 warnings that may be too much to fix
mrg
2020-02-12
external/bsd/ipf: Fix build failure under LLVM.
fox
2020-02-09
external/bsd/ipf: Suppress -Werror=maybe-uninitialized error.
fox
2020-02-09
external/bsd/ipf: Suppress -Werror=format-overflow= error.
fox
2019-10-13
introduce some common variables for use in GCC warning disables:
mrg
2019-10-13
remove dated commented warning disable.
mrg
2019-10-10
Typo.
uwe
2019-10-05
use target size in a couple of strncpy() calls:
mrg
2019-09-29
convert HAVE_GCC == 7 to HAVE_GCC >= 7.
mrg
2019-02-05
apply -O1 for ipf_y.c on m68k and GCC 7.
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
2017-01-11
Disable a couple of warnings until further investigation.
joerg
2016-12-26
Typo
khorben
2016-04-04
Separate nexthop caches from the routing table
ozaki-r
2016-01-23
Define _KERNTYPES for things that need it.
christos
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
2015-01-17
Do not compile md5.c (while usning system md5.h headers) - instead just
martin
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-09-21
Update LLVM/Clang snapshot to r191105. This brings in a better detection
joerg
2013-05-08
ipfitler -> ipfilter
christos
2013-01-02
There is some very dubious code to locate the values of
dsl
[next]