NetBSD/sys
sommerfeld 6d8ab92a1a Move kernel_lock release/switch/reacquire from ltsleep() to
mi_switch(), so we don't botch the locking around preempt() or
yield().
2000-08-24 02:37:27 +00:00
..
adosfs
arch Update the scheduler to the new locking scheme. 2000-08-23 21:35:56 +00:00
coda Convert namei pathname buffer allocation to use the pool allocator. 2000-08-03 20:41:05 +00:00
compat When reading dir entry by dir entry, we need to pad out the receive buffer 2000-08-23 21:11:47 +00:00
conf replace a head | tail | sed sequence with a single link awk invocation, 2000-08-23 07:15:20 +00:00
crypto
ddb Missed change of parameter for %r->db_format_radix() change. 2000-08-11 22:50:47 +00:00
dev Add support for "microwave oven robustness" with wiconfig -M. 2000-08-23 19:01:04 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern Move kernel_lock release/switch/reacquire from ltsleep() to 2000-08-24 02:37:27 +00:00
lib
lkm
miscfs Add a lock around the scheduler, and use it as necessary, including 2000-08-20 21:50:06 +00:00
msdosfs fix one of debug printfs to print dosfilename correctly, and include 2000-08-11 19:41:58 +00:00
net - icmp6 nodeinfo: remove possibility of unaligned pointer access. 2000-08-19 08:15:53 +00:00
netatalk
netccitt
netinet Fill in next mtu field of NEEDFRAG ICMP error message. 2000-08-22 16:02:16 +00:00
netinet6 - icmp6 nodeinfo: remove possibility of unaligned pointer access. 2000-08-19 08:15:53 +00:00
netiso
netkey
netnatm
netns
nfs Fix typo in comment. 2000-08-23 23:17:14 +00:00
ntfs
stand
sys Define the MI parts of the "big kernel lock" perimeter. From 2000-08-22 17:28:28 +00:00
ufs Do not call MALLOC with M_WAITOK while holding the "lock". Thanks to 2000-08-15 14:25:08 +00:00
uvm Remove a totally unnecessary splhigh/spl0 pair. 2000-08-21 02:29:32 +00:00
Makefile