NetBSD/sys
2003-06-29 19:28:16 +00:00
..
altq Pass lwp pointers throughtout the kernel, as required, so that the lwpid can 2003-06-28 14:20:43 +00:00
arch Do not use RELOC() after the MMU is enabled. 2003-06-29 18:41:47 +00:00
coda Undo part of the ktrace/lwp changes. In particular: 2003-06-29 18:43:21 +00:00
compat Adapt to ktrace/lwp changes. 2003-06-29 16:10:48 +00:00
conf Pass lwp pointers throughtout the kernel, as required, so that the lwpid can 2003-06-28 14:20:43 +00:00
crypto sprinkle some #ifdef __LINT__ until C9X named union member 2003-02-09 16:25:27 +00:00
ddb Pass lwp pointers throughtout the kernel, as required, so that the lwpid can 2003-06-28 14:20:43 +00:00
dev Don't use LBA48 if we don't have to (that is, if the request is inside the 2003-06-29 19:28:16 +00:00
fs Fix problems with the ktrace/lwp changes. 2003-06-29 18:53:52 +00:00
gdbscripts Clean up the output a little and print the lwp pointer. 2003-04-28 01:43:48 +00:00
ipkdb Don't record option-dependencies here, since none of these options 2002-10-11 00:50:30 +00:00
kern Undo part of the ktrace/lwp changes. In particular: 2003-06-29 18:43:21 +00:00
lib Protect opt_*.h include by _KERNEL_OPT 2003-06-23 14:17:24 +00:00
lkm Another proc->lwp change. 2003-06-29 17:18:48 +00:00
miscfs Undo part of the ktrace/lwp changes. In particular: 2003-06-29 18:43:21 +00:00
net missing ')' 2003-06-29 10:13:11 +00:00
netatalk Pass lwp pointers throughtout the kernel, as required, so that the lwpid can 2003-06-28 14:20:43 +00:00
netccitt Pass lwp pointers throughtout the kernel, as required, so that the lwpid can 2003-06-28 14:20:43 +00:00
netinet Add code to remember where in the send queue of mbufs the last packet was 2003-06-29 18:58:26 +00:00
netinet6 Pass lwp pointers throughtout the kernel, as required, so that the lwpid can 2003-06-28 14:20:43 +00:00
netisdn use strlcpy 2003-05-16 05:12:32 +00:00
netiso Pass lwp pointers throughtout the kernel, as required, so that the lwpid can 2003-06-28 14:20:43 +00:00
netkey malloc() returns "void *", we don't need to cast the return value. 2003-06-28 14:33:39 +00:00
netnatm Pass lwp pointers throughtout the kernel, as required, so that the lwpid can 2003-06-28 14:20:43 +00:00
netns Pass lwp pointers throughtout the kernel, as required, so that the lwpid can 2003-06-28 14:20:43 +00:00
netsmb fix lwp lossage 2003-06-29 12:16:19 +00:00
nfs Undo part of the ktrace/lwp changes. In particular: 2003-06-29 18:43:21 +00:00
stand
sys Undo part of the ktrace/lwp changes. In particular: 2003-06-29 18:43:21 +00:00
ufs Undo part of the ktrace/lwp changes. In particular: 2003-06-29 18:43:21 +00:00
uvm Undo part of the ktrace/lwp changes. In particular: 2003-06-29 18:43:21 +00:00
Makefile Do not try to build LKMs on evbppc, because we cannot predetermine 2003-03-15 22:32:07 +00:00