freebsd-nq/sys
Peter Wemm 3f964411b5 Make the xxxFILES= list generation generic. This makes it easier to add
things like MFILES= or CONFFILES= without having to modify config code.
2000-11-25 03:25:34 +00:00
..
alpha Don't unregister the ioctl handlers before we verified we 2000-11-23 03:21:58 +00:00
amd64 Protect the following with a lockmgr lock: 2000-11-22 07:42:04 +00:00
boot mdoc(7) police: do not split author names in the AUTHORS section. 2000-11-22 09:35:58 +00:00
cam
coda
compat Forgot to patch this file in file descriptor race fix commit 2000-11-23 11:05:14 +00:00
compile
conf Make the xxxFILES= list generation generic. This makes it easier to add 2000-11-25 03:25:34 +00:00
contrib/dev
crypto
ddb
dev Add a forgotten mutex_exit()/KUE_UNLOCK() to kue_init(). 2000-11-23 05:58:48 +00:00
fs Use vop_defaultop() instead of ntfs_bypass(). 2000-11-18 02:47:12 +00:00
geom
gnu
i4b
i386 These files are mpsafe. 2000-11-25 03:01:05 +00:00
ia64 Protect the following with a lockmgr lock: 2000-11-22 07:42:04 +00:00
isa
isofs/cd9660
kern Protect the following with a lockmgr lock: 2000-11-22 07:42:04 +00:00
libkern add threadsafe version of inet_ntoa (inet_ntoa_r takes a buffer to fill) 2000-11-25 03:14:31 +00:00
miscfs
modules Add a module makefile for if_ep. 2000-11-24 17:04:51 +00:00
msdosfs
net Fixup (hopefully) bridging + ipfw + dummynet together... 2000-11-23 22:25:03 +00:00
netatalk
netatm
netgraph Add the use of M_ZERO to netgraph. 2000-11-18 15:17:43 +00:00
netinet Fixup (hopefully) bridging + ipfw + dummynet together... 2000-11-23 22:25:03 +00:00
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 Merged from sys/i386/i386/machdep.c revision 1.421. 2000-11-20 12:06:08 +00:00
pccard
pci Print a warning when we detect a Realtek 8139B chip 2000-11-24 17:36:07 +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 Fix the KTR tracepoints for mtx_enter/exit/try_enter to properly order the 2000-11-23 00:38:45 +00:00
tools
ufs More aggressively rate limit the growth of soft dependency structures 2000-11-20 06:22:39 +00:00
vm Protect the following with a lockmgr lock: 2000-11-22 07:42:04 +00:00
Makefile