summaryrefslogtreecommitdiff
path: root/usr.bin/extattr
ModeNameSize
-rw-r--r--Makefile353logplain
-rw-r--r--getextattr.15354logplain
-rw-r--r--getextattr.c10370logplain
it/sys/modules/pf/Makefile?id=8030a609aced35446315af3328befdd6b4a363de'>- 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-12Add new type kernel module for pf (includes pflog, but not pfsync).ahoka