freebsd-dev/sys/pc98
andre 57420e5bd1 Always compile PFIL_HOOKS into the kernel and remove the associated kernel
compile option.  All FreeBSD packet filters now use the PFIL_HOOKS API and
thus it becomes a standard part of the network stack.

If no hooks are connected the entire packet filter hooks section and related
activities are jumped over.  This removes any performance impact if no hooks
are active.

Both OpenBSD and DragonFlyBSD have integrated PFIL_HOOKS permanently as well.
2004-08-27 15:16:24 +00:00
..
apm Merge PC98 support. 2003-03-25 05:19:18 +00:00
cbus Merged from sys/dev/fdc/fdc.c revision 1.283. 2004-08-22 15:10:53 +00:00
compile Don't need the .keep_me files. Obrien and I committed past each other. 2001-07-01 23:35:44 +00:00
conf Always compile PFIL_HOOKS into the kernel and remove the associated kernel 2004-08-27 15:16:24 +00:00
i386 MFi386: revision 1.597. 2004-08-05 13:01:29 +00:00
pc98 Merged from sys/dev/fdc/fdc.c revision 1.283. 2004-08-22 15:10:53 +00:00