freebsd-nq/sys
2000-11-19 12:28:42 +00:00
..
alpha Convert various calls to splhigh() to disable_intr() since splhigh() is 2000-11-19 12:28:42 +00:00
amd64 - Protect the callout wheel with a separate spin mutex, callout_lock. 2000-11-19 06:02:32 +00:00
boot mdoc(7) police: use certified section headers wherever possible. 2000-11-17 11:44:16 +00:00
cam
coda
compat Use the linux_connect() on alpha rather than passing directly through 2000-11-16 01:05:53 +00:00
compile
conf Fix the `make -jX' (X>1) breakage. 2000-11-17 21:25:15 +00:00
contrib/dev
crypto
ddb
dev Further use of M_ZERO. 2000-11-18 15:21:22 +00:00
fs Use vop_defaultop() instead of ntfs_bypass(). 2000-11-18 02:47:12 +00:00
geom
gnu
i4b
i386 - Protect the callout wheel with a separate spin mutex, callout_lock. 2000-11-19 06:02:32 +00:00
ia64 - Protect the callout wheel with a separate spin mutex, callout_lock. 2000-11-19 06:02:32 +00:00
isa
isofs/cd9660
kern - Protect the callout wheel with a separate spin mutex, callout_lock. 2000-11-19 06:02:32 +00:00
libkern
miscfs
modules New netgraph node type ng_one2many(4). 2000-11-16 05:58:33 +00:00
msdosfs
net
netatalk
netatm
netgraph Add the use of M_ZERO to netgraph. 2000-11-18 15:17:43 +00:00
netinet
netinet6
netipx
netkey
netnatm
netncp
netns
nfs This patchset fixes a large number of file descriptor race conditions. 2000-11-18 21:01:04 +00:00
nfsclient This patchset fixes a large number of file descriptor race conditions. 2000-11-18 21:01:04 +00:00
nfsserver This patchset fixes a large number of file descriptor race conditions. 2000-11-18 21:01:04 +00:00
ntfs Use vop_defaultop() instead of ntfs_bypass(). 2000-11-18 02:47:12 +00:00
nwfs
pc98
pccard
pci When checking the device code in the probe routine, leave the chip in 2000-11-16 19:56:09 +00:00
posix4
powerpc Convert various calls to splhigh() to disable_intr() since splhigh() is 2000-11-19 12:28:42 +00:00
rpc
svr4 This patchset fixes a large number of file descriptor race conditions. 2000-11-18 21:01:04 +00:00
sys - Protect the callout wheel with a separate spin mutex, callout_lock. 2000-11-19 06:02:32 +00:00
tools
ufs Implement a low-memory deadlock solution. 2000-11-18 23:06:26 +00:00
vm Implement a low-memory deadlock solution. 2000-11-18 23:06:26 +00:00
Makefile