This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8ba8e8a81b
NetBSD
/
sys
/
lkm
History
lukem
cd93af5dd7
use "rm -f $@ ; ln -s ... $@" instead of "ln -sf ... $@"
2003-05-04 06:36:37 +00:00
..
arch
The __wrap_* symbols need to become local symbols. If you have module
2003-04-23 18:34:20 +00:00
compat
also rewrite emul_find_interp() calls to include the ${COMPAT_UTIL_OVERRIDE}
2003-04-22 17:23:20 +00:00
dev
vnd.c
2002-11-16 08:10:48 +00:00
exec
use "rm -f $@ ; ln -s ... $@" instead of "ln -sf ... $@"
2003-05-04 06:36:37 +00:00
misc
define NOMAN= once, at the real top level of lkm
2001-12-12 12:06:45 +00:00
net
PR/20844: Iain Hibbert: PPP Compressors cannot be loaded as LKM
2003-03-27 17:50:06 +00:00
netinet
make this compile.
2002-09-06 16:56:13 +00:00
syscall
Change retval to be an array of register_t instead of array of int.
2002-06-01 14:07:33 +00:00
vfs
add LKM for file system SMBFS
2003-04-02 09:45:42 +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