NetBSD/sys
thorpej 9d4524778d Slight adjustment to last; move pmap_kenter_pa() to where the other
pmap_k* functions are.
1999-07-28 01:17:01 +00:00
..
adosfs
arch Slight adjustment to last; move pmap_kenter_pa() to where the other 1999-07-28 01:17:01 +00:00
coda
compat Remove superfluous NULL argument from proclist_lock_read() call. 1999-07-25 08:55:46 +00:00
conf 1.4I - simplelock changed 1999-07-27 21:33:57 +00:00
ddb XXX LOCKING XXX of allproc; DDB runs with interrupts blocked, and MD 1999-07-22 21:11:26 +00:00
dev regen 1999-07-27 17:55:00 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern Make sure the kprintf_slock is initialized, and use the low-level atomic 1999-07-27 21:50:37 +00:00
lib
lkm
miscfs Add calls to lock the proclist as appropriate. 1999-07-25 18:33:47 +00:00
msdosfs fix msdosfs export problems which occur on LP64 systems, which were 1999-07-27 05:39:10 +00:00
net
netatalk
netccitt
netinet do not include unnecessary include files. 1999-07-23 15:21:17 +00:00
netinet6 Fix a problem where tcp_slowtimo was called twice, once for ipv4 tcp and 1999-07-27 06:23:57 +00:00
netiso
netkey
netnatm
netns
nfs Don't use the result of inet_ntoa after calling the another inet_ntoa, 1999-07-26 02:16:35 +00:00
ntfs Make it compile with -current. I hope I got it right. 1999-07-26 23:26:14 +00:00
stand
sys Make a slight rearrangement in how <machine/lock.h> is included. 1999-07-27 23:45:13 +00:00
ufs
uvm Turn the proclist lock into a read/write spinlock. Update proclist locking 1999-07-25 06:30:33 +00:00
vm Garbage collect thread_sleep()/thread_wakeup() left over from the old 1999-07-22 22:58:38 +00:00
Makefile