NetBSD/sys
jdolecek dc63267c8b properly FILE_USE/FILE_UNUSE descriptor in linux_sys_fcntl()
adresses PR kern/21628 by Wolfgang Solfrank
2003-06-29 14:51:28 +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 Fixes to get cats build going following proc to lwp changes. 2003-06-29 14:51:04 +00:00
coda Adjust for ktrace/lwp changes. 2003-06-29 02:16:59 +00:00
compat properly FILE_USE/FILE_UNUSE descriptor in linux_sys_fcntl() 2003-06-29 14:51:28 +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
ddb Pass lwp pointers throughtout the kernel, as required, so that the lwpid can 2003-06-28 14:20:43 +00:00
dev regen: allocate identifier for BusTek BT-640A adapter 2003-06-29 14:49:15 +00:00
fs Fix a few small glitches (struct proc -> struct lwp) 2003-06-29 12:17:21 +00:00
gdbscripts
ipkdb
kern Intermediate cast to intptr_t when storing a lwp id in a caddr_t variable 2003-06-29 09:59:59 +00:00
lib Protect opt_*.h include by _KERNEL_OPT 2003-06-23 14:17:24 +00:00
lkm Pass lwp pointers throughtout the kernel, as required, so that the lwpid can 2003-06-28 14:20:43 +00:00
miscfs Adjust for ktrace/lwp changes. 2003-06-29 02:16:59 +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 Fix a nit in a comment. 2003-06-29 12:00:47 +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
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 Pass lwp pointers throughtout the kernel, as required, so that the lwpid can 2003-06-28 14:20:43 +00:00
stand
sys Add forward declaration of struct lwp instead of struct proc. Sort those 2003-06-29 05:43:56 +00:00
ufs Add forward declaration of struct lwp instead of struct proc. Sort those 2003-06-29 05:43:56 +00:00
uvm Pass lwp pointers throughtout the kernel, as required, so that the lwpid can 2003-06-28 14:20:43 +00:00
Makefile