freebsd-nq/sys
Bruce M Simpson 77d8bf9cc7 Ensure that the semaphore value is re-checked after sem_lock
is re-acquired, after the condition variable is signalled.

PR:             http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/127545
MFC after:      5 days
Reviewed by:    attilio
2009-03-12 10:36:39 +00:00
..
amd64 Merge in support for Xen HVM on amd64 architecture. 2009-03-11 15:30:12 +00:00
arm switch to !legacy usb stack 2009-03-11 00:12:45 +00:00
boot - Make it possible to disable GPT support by setting LOADER_NO_GPT_SUPPORT 2009-03-09 17:16:29 +00:00
bsm
cam
cddl Add a new internal mount flag (MNTK_EXTENDED_SHARED) to indicate that a 2009-03-11 14:13:47 +00:00
compat o change a lock model based on HAL preemption lock to a normal mtx. 2009-03-12 02:51:55 +00:00
conf Merge in support for Xen HVM on amd64 architecture. 2009-03-11 15:30:12 +00:00
contrib
crypto
ddb Prefer prototypes to k&r definitions. 2009-03-09 13:32:19 +00:00
dev Move the deactivation of the device's BAR to before the loop where we 2009-03-12 08:42:27 +00:00
fs Add a new internal mount flag (MNTK_EXTENDED_SHARED) to indicate that a 2009-03-11 14:13:47 +00:00
gdb
geom Move the PC98_[MS]ID_* defines from g_part_pc98.c to diskpc98.h. 2009-03-11 13:15:42 +00:00
gnu
i386 Merge in support for Xen HVM on amd64 architecture. 2009-03-11 15:30:12 +00:00
ia64
isa
kern Ensure that the semaphore value is re-checked after sem_lock 2009-03-12 10:36:39 +00:00
kgssapi
legacy/dev remove now-redunant cardbus attachment lines. 2009-03-09 13:25:34 +00:00
libkern
mips
modules
net Disable zerocopy by default for now. It's causing some problems in pcap 2009-03-10 14:28:19 +00:00
net80211
netatalk
netgraph
netinet Add INP_INHASHLIST flag for inpcb->inp_flags to indicate whether 2009-03-11 00:29:22 +00:00
netinet6
netipsec
netipx
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient - Remove code to set SAVENAME for CREATE or RENAME requests that get a -ve 2009-03-10 18:41:06 +00:00
nfsserver
nlm
opencrypto
pc98 Make a 1:1 mapping between syscons stats and terminal emulators. 2009-03-10 11:28:54 +00:00
pci
powerpc Change the PVO zone for fictitious pages to the unmanaged PVO zone, to match 2009-03-11 03:19:19 +00:00
rpc
security Mark the bsdextended rules sysctl as being mpsafe. 2009-03-09 17:42:18 +00:00
sparc64 Uncomment txp(4), txp(4) should work on all architectures. 2009-03-12 01:17:35 +00:00
sun4v
sys Add a new type of KTRACE record for sysctl(3) invocations. It uses the 2009-03-11 21:48:36 +00:00
tools
ufs Do not double-free the struct inode when insmntque failed. Default 2009-03-11 19:45:52 +00:00
vm Adjust some variables (mostly related to the buffer cache) that hold 2009-03-09 19:35:20 +00:00
xdr
xen Merge in support for Xen HVM on amd64 architecture. 2009-03-11 15:30:12 +00:00
Makefile