NetBSD/sys/lkm
lukem f85d2d1c14 Use ${HOST_SH} instead of `sh'.
If necessary, pull in <bsd.sys.mk> to get the definition of HOST_SH;
Makefiles that pull in one of (most of) <bsd.*.mk> will get this anyway.
2003-10-26 07:25:33 +00:00
..
arch switch over to DISPATCH(), it calls the 'load' entry point in right 2003-09-06 13:34:56 +00:00
compat Use ${HOST_SH} instead of `sh'. 2003-10-26 07:25:33 +00:00
dev Change `LNFILES' to `BUILDSYMLINKS', to more accurately describe its purpose. 2003-09-20 06:20:41 +00:00
exec Sprinkle more COMPAT_NETBSD32 for good cheer. 2003-10-16 16:06:43 +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 fix for non-objdir build. reported by tron. 2003-09-13 22:25:47 +00:00
Makefile
Makefile.inc
TODO