NetBSD/sys
thorpej fc04cf9982 Add calls to lock the proclist as appropriate. 1999-07-25 18:33:47 +00:00
..
adosfs
arch Lock the proclist as appropriate. 1999-07-25 18:05:31 +00:00
coda
compat Remove superfluous NULL argument from proclist_lock_read() call. 1999-07-25 08:55:46 +00:00
conf 1.4H -- struct lock changed. 1999-07-25 06:39:53 +00:00
ddb XXX LOCKING XXX of allproc; DDB runs with interrupts blocked, and MD 1999-07-22 21:11:26 +00:00
dev Use unsigned integer to hold font bits in putchar(). [This looks like the 1999-07-25 17:36:40 +00:00
filecorefs
gdbscripts
ipkdb
isofs Adjust mountroot routines to vrele rootvp in case of mount error. Closes 1999-07-17 01:08:28 +00:00
kern don't log an error for ktrace if it's EPIPE - an error that should be 1999-07-25 13:59:08 +00:00
lib fix damage in error handling crept in in 1.4 1999-07-12 12:34:57 +00:00
lkm
miscfs Add calls to lock the proclist as appropriate. 1999-07-25 18:33:47 +00:00
msdosfs Adjust mountroot routines to vrele rootvp in case of mount error. Closes 1999-07-17 01:08:28 +00:00
net Needs cpu.h for netisr (compile breaks on sun3). 1999-07-12 15:03:26 +00:00
netatalk
netccitt
netinet do not include unnecessary include files. 1999-07-23 15:21:17 +00:00
netinet6 avoid u_long and hardcoded numbers. 1999-07-22 15:46:13 +00:00
netiso Back out previous. I was getting bitten by a bug in make(1), which is 1999-07-12 18:15:09 +00:00
netkey defopt INET6, and put it in opt_inet.h (most places already include this 1999-07-09 23:41:16 +00:00
netnatm
netns
nfs
ntfs
stand
sys 1.4H -- struct lock changed. 1999-07-25 06:39:53 +00:00
ufs Adjust mountroot routines to vrele rootvp in case of mount error. Closes 1999-07-17 01:08:28 +00:00
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