NetBSD/sys/lkm
tron fadd4495f2 Adding "${.CURDIR}/../coda" to the path causes build failures if object
files exist in that directory. Simply creating a symbolic link to the file
"${.CURDIR}/../coda/lkminit_vfs.c" via "LNFILES" fixes that problem.
2003-09-07 12:25:54 +00:00
..
arch switch over to DISPATCH(), it calls the 'load' entry point in right 2003-09-06 13:34:56 +00:00
compat Rework how dependency generation is performed: 2003-08-01 17:03:41 +00:00
dev use LNFILES to simplify creation of symlinks in .OBJDIR for builds 2003-09-04 07:18:01 +00:00
exec use LNFILES to simplify creation of symlinks in .OBJDIR for builds 2003-09-04 07:18:01 +00:00
misc make compile 2003-09-01 17:11:03 +00:00
net missing rcsid 2003-09-04 07:51:21 +00:00
netinet Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
syscall add missing __KERNEL_RCSID() 2003-07-14 15:47:00 +00:00
vfs Adding "${.CURDIR}/../coda" to the path causes build failures if object 2003-09-07 12:25:54 +00:00
Makefile PR/20844: Iain Hibbert: PPP Compressors cannot be loaded as LKM 2003-03-27 17:50:06 +00:00
Makefile.inc define NOMAN= once, at the real top level of lkm 2001-12-12 12:06:45 +00:00
TODO DMA, not dma nor Dma. 2003-05-03 18:10:37 +00:00