freebsd-skq/sys
rwatson e1348f0140 When retrieving the SO_LINGER socket option for user space, hold the
socket lock over pulling so_options and so_linger out of the socket
structure in order to retrieve a consistent snapshot.  This may be
overkill if user space doesn't require a consistent snapshot.
2004-06-20 17:50:42 +00:00
..
alpha Backed out previous commit. Blind substitution of dev_t by `struct cdev *' 2004-06-20 03:52:50 +00:00
amd64 Add pmap locking to pmap_is_prefaultable(). 2004-06-20 06:11:00 +00:00
arm Fix compilation for Xscale. 2004-06-19 20:50:50 +00:00
boot Document the possibility of setting default values for 2004-06-20 15:58:24 +00:00
cam
coda
compat
conf
contrib
crypto
ddb
dev Enable pcm to read kenv variables to set default values for 2004-06-20 15:38:11 +00:00
fs
geom
gnu Fixed misformatting of code and breaking of a comment in previous commit. 2004-06-20 03:36:31 +00:00
i4b
i386 Add pmap locking to pmap_is_prefaultable(). 2004-06-20 06:11:00 +00:00
ia64 Backed out previous commit. Blind substitution of dev_t by `struct cdev *' 2004-06-20 03:52:50 +00:00
isa
isofs/cd9660
kern When retrieving the SO_LINGER socket option for user space, hold the 2004-06-20 17:50:42 +00:00
libkern
modules Give zlib the ability to be a module that can be depended on, 2004-06-20 17:42:35 +00:00
net Give zlib the ability to be a module that can be depended on, 2004-06-20 17:42:35 +00:00
net80211
netatalk
netatm
netgraph
netinet
netinet6
netipsec
netipx
netkey
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient
nfsserver
opencrypto
pc98
pccard
pci
posix4
powerpc
rpc
security
sparc64 Backed out previous commit. Blind substitution of dev_t by `struct cdev *' 2004-06-20 03:52:50 +00:00
sys Define __lwpid_t as an int32_t in <sys/_types.h> and define lwpid_t 2004-06-19 17:58:32 +00:00
tools
ufs Backed out previous commit. The dev_t -> `struct cdev *' changes have 2004-06-20 03:11:19 +00:00
vm
Makefile