HardenedBSD/lkm
Bruce Evans 5c496ee31e Don't (re)define or use ACTUALLY_LKM_NOT_KERNEL - use the existing
definition of QCAM_MODULE for everything involving LKM'ness.

Makefile:
Don't add -I/sys to CFLAGS.  bsd.kmod.mk adds the correct (relative)
path.
1996-06-23 14:41:55 +00:00
..
atapi `mv'' -> `mv -f'' 1996-05-07 23:19:49 +00:00
ccd A Makefile for a ccd lkm. You need to explicitly /sbin/modload it for 1996-06-12 03:49:15 +00:00
cd9660
coff Changed the first (name) arg of MOD_DEV(), MOD_EXEC() and MOD_MISC() 1995-11-14 07:35:57 +00:00
fdesc
fpu Two x87 emulators as LKMs. 1995-12-14 08:26:14 +00:00
gnufpu Two x87 emulators as LKMs. 1995-12-14 08:26:14 +00:00
ibcs2 Correct some man page cross references and some file 1996-02-05 17:32:16 +00:00
if_disc
if_ppp Update if_ppp lkm to pull in the new files... 1995-10-31 20:54:15 +00:00
if_sl
if_tun
ip_mroute_mod
ipfw Use IPFIREWALL_MODULE instead of ACTUALLY_LKM_NOT_KERNEL to indicate 1996-06-23 14:28:02 +00:00
joy Build LKM for joystick driver. 1996-03-16 01:35:48 +00:00
kernfs
linux linux_interp now moved into sys/i386/linux/linux_sysvec.c, but still 1996-03-10 22:43:37 +00:00
mfs
msdos
nfs
nullfs
pcic
portal
procfs Add new parts, kernel not booted in other case 1996-06-18 16:58:44 +00:00
qcam Don't (re)define or use ACTUALLY_LKM_NOT_KERNEL - use the existing 1996-06-23 14:41:55 +00:00
syscons Delete obnoxious uprintf()s in load/unload procedures. 1995-11-29 20:10:33 +00:00
umapfs
union
wcd `mv'' -> `mv -f'' 1996-05-07 23:19:49 +00:00
Makefile Disabled unusable union lkm. 1996-06-23 13:31:20 +00:00
Makefile.inc