freebsd-skq/sys
jhb 9f8dbccd56 - Remove some unused and unneeded atomic operations sitting in mp_machdep.c
that are already implemented in atomic.h.
- Fix SMP kernel builds.
2001-01-24 19:49:13 +00:00
..
alpha - Remove some unused and unneeded atomic operations sitting in mp_machdep.c 2001-01-24 19:49:13 +00:00
amd64 Convert all simplelocks to mutexes and remove the simplelock implementations. 2001-01-24 12:35:55 +00:00
arm/include Convert all simplelocks to mutexes and remove the simplelock implementations. 2001-01-24 12:35:55 +00:00
boot Prepare for mdoc(7)NG. 2001-01-16 09:39:23 +00:00
cam #ifdef a local variable only used in debugging code. 2001-01-24 01:46:57 +00:00
coda
compat Use queue macros. 2001-01-24 00:01:42 +00:00
compile
conf Convert all simplelocks to mutexes and remove the simplelock implementations. 2001-01-24 12:35:55 +00:00
contrib Disable strstr() if ACPICA is compiled in userland. 2001-01-10 19:28:03 +00:00
crypto
ddb
dev Newbusify ar(4). 2001-01-24 18:45:29 +00:00
fs Convert all simplelocks to mutexes and remove the simplelock implementations. 2001-01-24 12:35:55 +00:00
geom Proc locking in the form of using the proc lock to protect p_ucred while 2001-01-23 21:58:44 +00:00
gnu Convert all simplelocks to mutexes and remove the simplelock implementations. 2001-01-24 12:35:55 +00:00
i4b remove redundant definitions of card types: 2001-01-24 08:41:52 +00:00
i386 Newbusify ar(4). 2001-01-24 18:45:29 +00:00
ia64 Change cpuno to cpuid. 2001-01-24 17:12:37 +00:00
isa Remove MUTEX_DECLARE() and MTX_COLD. Instead, postpone full mutex 2001-01-21 07:52:20 +00:00
isofs/cd9660 Convert all simplelocks to mutexes and remove the simplelock implementations. 2001-01-24 12:35:55 +00:00
kern Add a new item to kinfo_proc: ki_sflag to mirror p_sflag. 2001-01-24 12:49:52 +00:00
libkern - Reverse the order of two loop invariant to ensure strlcat() does not 2001-01-17 20:51:16 +00:00
miscfs - Catch up to proc flag changes. 2001-01-24 11:20:05 +00:00
modules Added PC-98 apm support. 2001-01-22 11:27:25 +00:00
msdosfs Convert all simplelocks to mutexes and remove the simplelock implementations. 2001-01-24 12:35:55 +00:00
net Assorted bugfixes: 2001-01-22 22:34:53 +00:00
netatalk
netatm
netgraph Add MTX_SPIN to an mtx_init( 2001-01-22 17:51:48 +00:00
netinet Correct a comment. 2001-01-24 16:25:36 +00:00
netinet6 Fix the vulnerability with TCP ECE packets recently fixed in ipfw. 2001-01-23 21:11:28 +00:00
netipx
netkey fixed possibility of panic at key_acquire(). 2001-01-14 17:25:08 +00:00
netnatm
netncp
netns
nfs
nfsclient
nfsserver
ntfs Convert all simplelocks to mutexes and remove the simplelock implementations. 2001-01-24 12:35:55 +00:00
nwfs
pc98 Added pc98 apm driver. 2001-01-23 12:37:15 +00:00
pccard
pci Newbusify ar(4). 2001-01-24 18:45:29 +00:00
posix4
powerpc Convert all simplelocks to mutexes and remove the simplelock implementations. 2001-01-24 12:35:55 +00:00
rpc
svr4
sys Bump FreeBSD version to reflect changes to libc and libc_r. 2001-01-24 13:08:12 +00:00
tools
ufs Convert all simplelocks to mutexes and remove the simplelock implementations. 2001-01-24 12:35:55 +00:00
vm Convert all simplelocks to mutexes and remove the simplelock implementations. 2001-01-24 12:35:55 +00:00
Makefile