freebsd-dev/sys
John Baldwin 46a8b9cbc9 Oops, didn't include SX_ADAPTIVESPIN in the list of valid flags for the
assert in sx_init_flags().

Submitted by:	attilio
2007-05-19 18:34:24 +00:00
..
amd64 Remove extern struct pcpu __pcpu[]; from the header file and 2007-05-19 05:03:59 +00:00
arm Use __mcount() instead of _mcount() to reduce diffs with NetBSD. 2007-05-19 16:20:37 +00:00
boot Tweak inlining parameters a little. Add warning to tell us if function 2007-05-19 05:07:47 +00:00
bsm
cam Zero scsi_readcapacity allocations so we can really 2007-05-18 21:58:07 +00:00
cddl
coda
compat
conf Disable -Werror for now. 2007-05-19 04:48:08 +00:00
contrib
crypto
ddb
dev Fix randomly broken playback with Fortemedia FM801 XWave PCI soundcard. 2007-05-19 13:19:32 +00:00
fs
gdb
geom
gnu
i4b
i386 Include machine/pcb.hto turn extern struct pcb stoppcbs[]; construct 2007-05-19 05:01:43 +00:00
ia64 Fix GCC warning: va = va += PAGE_SIZE contains pointless operation 2007-05-19 18:25:14 +00:00
isa
kern Oops, didn't include SX_ADAPTIVESPIN in the list of valid flags for the 2007-05-19 18:34:24 +00:00
libkern
modules
net Compare the partner system priority when choosing the aggregator. 2007-05-19 09:37:04 +00:00
net80211
netatalk
netatm
netgraph
netinet Be more restrictive with segment validity checks in syncache_expand() 2007-05-18 21:42:25 +00:00
netinet6
netipsec
netipx
netkey
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient
nfsserver
opencrypto
pc98
pccard
pci
powerpc
rpc
security
sparc64 Include machine/pcb.hto turn extern struct pcb stoppcbs[]; construct 2007-05-19 05:01:43 +00:00
sun4v
sys Add a new SX_RECURSE flag to make support for recursive exclusive locks 2007-05-19 16:35:27 +00:00
tools
ufs
vm
Makefile