1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-25 11:37:56 +00:00
freebsd/sys
Konstantin Belousov 8084540253 Trapsignal() calls kern_sigprocmask() when delivering catched signal
with proc lock held.

Reported and tested by:	Mykola Dzham  freebsd at levsha org ua
MFC after:	1 month
2009-10-29 14:34:24 +00:00
..
amd64 Fix some problems with effective mmap() offsets > 32 bits. This was 2009-10-28 20:17:54 +00:00
arm In r197963, a race with thread being selected for signal delivery 2009-10-27 10:47:58 +00:00
boot Close a file descriptor leak in an error case. 2009-10-28 10:06:27 +00:00
bsm
cam Make "Retrying Command" to be printed before actual retrying. 2009-10-23 13:39:30 +00:00
cddl Correct some issues with zfs boot. 2009-10-23 18:44:53 +00:00
compat Regenerate 2009-10-27 11:02:04 +00:00
conf Update some comments regarding ktr(4). 2009-10-29 09:51:13 +00:00
contrib Updated iwn(4) driver supporting the newer series, 5000, 5150 and 5300. 2009-10-23 22:04:18 +00:00
crypto
ddb
dev Add some magic taken from OS X and Linux to support early revision K2 2009-10-29 13:28:37 +00:00
fs There is no need to "busy" a page when the object is locked for the duration 2009-10-26 18:02:05 +00:00
gdb
geom Set the active flag in the PMBR when we install bootcode on a GPT 2009-10-14 19:24:01 +00:00
gnu
i386 Fix some problems with effective mmap() offsets > 32 bits. This was 2009-10-28 20:17:54 +00:00
ia64 In r197963, a race with thread being selected for signal delivery 2009-10-27 10:47:58 +00:00
isa
kern Trapsignal() calls kern_sigprocmask() when delivering catched signal 2009-10-29 14:34:24 +00:00
kgssapi
libkern
mips In r197963, a race with thread being selected for signal delivery 2009-10-27 10:47:58 +00:00
modules Updates to the iwn driver: 2009-10-24 09:55:11 +00:00
net Remove unneeded blank line from bpf_drvinit(). 2009-10-23 17:26:29 +00:00
net80211 Update the route's sequence number upon receiving a RANN. 2009-10-29 12:19:10 +00:00
netatalk
netgraph Spell DIAGNOSTIC correctly. 2009-10-24 18:49:17 +00:00
netinet Close a stream file descriptor leak. 2009-10-28 12:10:29 +00:00
netinet6 Use the correct option name in the preprocessor command to enable 2009-10-23 18:27:34 +00:00
netipsec
netipx
netnatm
netncp
netsmb
nfs
nfsclient Close a race with caching of -ve name lookups in the NFS client. 2009-10-16 19:30:48 +00:00
nfsserver
nlm
opencrypto
pc98 In r197963, a race with thread being selected for signal delivery 2009-10-27 10:47:58 +00:00
pci
powerpc Turn off Altivec data-stream prefetching before going into power-save 2009-10-29 14:22:09 +00:00
rpc
security
sparc64 In r197963, a race with thread being selected for signal delivery 2009-10-27 10:47:58 +00:00
sun4v In r197963, a race with thread being selected for signal delivery 2009-10-27 10:47:58 +00:00
sys Define identify fields described in CF specification. 2009-10-29 13:52:34 +00:00
teken
tools Output a comment on top of each generated file explaining where it came 2009-10-25 09:48:21 +00:00
ufs
vm When protection of wired read-only mapping is changed to read-write, 2009-10-27 10:15:58 +00:00
xdr
xen
Makefile