NetBSD/sys/lkm
peter 1c9b56c830 Add MKIPFILTER; if set to no, don't build and install the ipf(4) programs,
headers and LKM.

Add MKPF; if set to no, don't build and install the pf(4) programs,
headers, LKM and spamd.

Both options default to yes, so nothing changed in the default build.

Reviewed by lukem.
2005-02-22 14:39:58 +00:00
..
arch Enhance the scripts to not use trampolines for symbols which are internal 2004-01-16 00:35:48 +00:00
compat Fixes from PR#29289. Need linux_sg.c in here now as well 2005-02-10 17:37:35 +00:00
dev also provide an example how a pci driver LKM looks 2004-08-18 14:06:13 +00:00
exec Um, linux_exec_machdep.c only exists on i386, so don't try to compile 2004-11-14 12:19:28 +00:00
misc
net Add MKIPFILTER; if set to no, don't build and install the ipf(4) programs, 2005-02-22 14:39:58 +00:00
netinet Add MKIPFILTER; if set to no, don't build and install the ipf(4) programs, 2005-02-22 14:39:58 +00:00
syscall
vfs move sys/lkm/vfs/miscfs/ptyfs/ to sys/lkm/vfs/ptyfs/ 2004-11-11 19:25:30 +00:00
Makefile Alphabetize... 2004-01-20 04:55:46 +00:00
Makefile.inc
TODO