NetBSD/sys/lkm
assar bec71dc090 change vop_symlink and vop_mknod to return vpp (the created node)
refed, so that the caller can actually use it.  update callers and
file systems that implement these vnode operations
2001-07-24 15:39:30 +00:00
..
arch
compat Add -DINET6 to CPPFLAGS, so that the check for pre-RFC2553 sockaddr_in6 2001-07-04 10:29:16 +00:00
exec port this to sparc64. 2001-07-18 16:53:34 +00:00
misc bring in 'syscall' and 'misc' example modules from former /usr/share/lkm, 2000-12-11 13:48:10 +00:00
netinet change vop_symlink and vop_mknod to return vpp (the created node) 2001-07-24 15:39:30 +00:00
syscall adapt to struct sysent change 2001-01-27 17:06:31 +00:00
vfs Make this LKM work again by building "ntfs_conv.c". 2001-02-16 10:07:02 +00:00
Makefile bring in 'syscall' and 'misc' example modules from former /usr/share/lkm, 2000-12-11 13:48:10 +00:00
Makefile.inc
TODO