summaryrefslogtreecommitdiff
path: root/sys/modules/pf
AgeCommit message (Expand)Author
2019-02-17Bump default value of WARNS for modules from 3 to 5, andrin
2019-02-04- use -Wno-error=implicit-fallthrough with GCC7.mrg
2018-02-19Code is fixed, so hiding the warning is not necessary any more.maya
2018-02-12Simplify and make the GCC check more precise at the same time.joerg
2018-02-12Fix building with MKGCC=noadam
2018-02-06Avoid gcc 6 specific options when compiling with gcc 5martin
2018-02-06pf_table.c has many left-shift of negative value issues.mrg
2015-08-20Add ioconf entries to the pseudo-devices.christos
2011-08-29build pf module with WARNS=3, and remove the need for -Wno-shadowjmcneill
2011-08-28set default WARNS for modules to 3 -- the only one that needs < 3 now is pfjmcneill
2010-04-13Remove bpfilter.h as not needed.ahoka
2010-04-12Add new type kernel module for pf (includes pflog, but not pfsync).ahoka