NetBSD/sys/arch/x68k
mrg 309c6e11b7 enable IPFILTER_COMPAT in all kernels that have ipfilter already.
canonicalise several of the ipf option segments in various files
(this mostly means adding commented out IPFILTER_DEFAULT_BLOCK,
or adding commented or uncommented IPFILTER_LOG or IPFILTER_LOOKUP
option statements.)

i built about 20 of these kernels to check, but not all of them.
2010-05-08 22:16:25 +00:00
..
compile
conf enable IPFILTER_COMPAT in all kernels that have ipfilter already. 2010-05-08 22:16:25 +00:00
dev Correct rev1.11. 2010-05-08 02:48:31 +00:00
include ANSI'fy, misc KNF. 2010-03-19 14:20:56 +00:00
stand Remove PROTO(), which is like _P() only spelled differently. 2009-11-15 18:27:40 +00:00
usr.bin Modernize and clean up. 2009-11-28 02:56:14 +00:00
x68k fix copy{in,out}{,str}() to return the error returned by uvm_fault(). 2010-03-20 23:31:27 +00:00
Makefile