freebsd_amp_hwpstate/lkm/ipfw
Bruce Evans 7472e2e0f8 Use IPFIREWALL_MODULE instead of ACTUALLY_LKM_NOT_KERNEL to indicate
LKM'ness.  ACTUALLY_LKM_NOT_KERNEL is supposed to be so ugly that it
only gets used until <machine/conf.h> goes away.  bsd.kmod.mk should
define a better-named general macro for this.  Some places use
PSEUDO_LKM.  This is another bad name.

Makefile:
Added IPFIREWALL_VERBOSE_LIMIT option (commented out).
1996-06-23 14:28:02 +00:00
..
Makefile Use IPFIREWALL_MODULE instead of ACTUALLY_LKM_NOT_KERNEL to indicate 1996-06-23 14:28:02 +00:00