NetBSD/sys/lkm
tron 595808ad47 Don't build "linux_ptrace.c" anymore. ptrace(2) support is optional now
and we can't tell for the LKM whether the kernel supports it or not.
2006-08-31 14:00:29 +00:00
..
arch Update powernow module with POWERNOW_K7 and POWERNOW_K8 support. 2006-08-27 10:10:55 +00:00
compat Don't build "linux_ptrace.c" anymore. ptrace(2) support is optional now 2006-08-31 14:00:29 +00:00
dev Remove that example. It was obsolete even before 3.0 release. 2006-07-16 10:52:22 +00:00
exec merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
misc merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
net Properly dispose of cfdata memory when unloading the tap(4) LKM. 2006-02-01 05:51:58 +00:00
netinet merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
syscall make this compile with standard warning level 2006-07-05 14:33:20 +00:00
vfs Initial import of a UDF file system implementation for NetBSD. 2006-02-02 15:26:32 +00:00
Makefile merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
Makefile.inc remove gcc4 stuff since it is done in bsd.kmod.mk 2006-05-21 05:43:49 +00:00
TODO