NetBSD/sys/lkm
cube a1ec763832 It's not safe to save the sysctlnode pointer returned by sysctl_createv.
It should only be used by the calling function to create further nodes
in the same function, and of course to save the MIB number, which is what
is done now.
Correct a stupid bug in the ethernet address parsing code. <ashamed face>
2004-05-13 07:20:47 +00:00
..
arch Enhance the scripts to not use trampolines for symbols which are internal 2004-01-16 00:35:48 +00:00
compat Use ${HOST_SH} instead of `sh'. 2003-10-26 07:25:33 +00:00
dev allow the number of vnd's created to be patchable... 2004-03-21 10:51:16 +00:00
exec Sprinkle more COMPAT_NETBSD32 for good cheer. 2003-10-16 16:06:43 +00:00
misc Fix example lkms. The misc/example one was never converted to the new 2003-12-30 06:53:26 +00:00
net It's not safe to save the sysctlnode pointer returned by sysctl_createv. 2004-05-13 07:20:47 +00:00
netinet Set PATH and use ip_fil_netbsd.c 2004-03-28 09:37:14 +00:00
syscall Try to spell "NetBSD" correctly... 2003-12-30 07:08:08 +00:00
vfs fix for non-objdir build. reported by tron. 2003-09-13 22:25:47 +00:00
Makefile Alphabetize... 2004-01-20 04:55:46 +00:00
Makefile.inc
TODO DMA, not dma nor Dma. 2003-05-03 18:10:37 +00:00