1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/sys
David Xu 444528c026 Use integer for size of cpuset, as it won't be bigger than INT_MAX,
This is requested by bge.
Also move the sysctl into file kern_cpuset.c, because it should
always be there, it is independent of thread scheduler.
2010-11-01 00:42:25 +00:00
..
amd64 Add another safety belt to pmap_demote_DMAP(). 2010-10-30 23:49:37 +00:00
arm
boot
bsm
cam
cddl
compat
conf Add a driver for the Apple Uninorth AGP host bridge found in all PowerPC 2010-10-31 18:27:05 +00:00
contrib
crypto
ddb
dev Turn a panic into a printf so IFM_ETH_MASTER on !IFM_1000_T is complained 2010-10-31 22:59:49 +00:00
fs
gdb
geom
gnu
i386
ia64
isa
kern Use integer for size of cpuset, as it won't be bigger than INT_MAX, 2010-11-01 00:42:25 +00:00
kgssapi
libkern
mips
modules Add a driver for the Apple Uninorth AGP host bridge found in all PowerPC 2010-10-31 18:27:05 +00:00
net
net80211
netatalk
netgraph
netinet
netinet6
netipsec Announce both IPsec and UDP Encap (NAT-T) if available for 2010-10-30 18:52:44 +00:00
netipx
netnatm
netncp
netsmb
nfs
nfsclient
nfsserver
nlm
opencrypto
pc98 Rename BUS_SPACE_IO and BUS_SPACE_MEM defines to BUS_SPACE_TAG_IO and 2010-10-31 03:03:20 +00:00
pci
powerpc Add a security nit to recent copyin/out changes: map the user segment 2010-10-31 23:04:15 +00:00
rpc
security
sparc64 - When resetting pm_active and pm_context of a pmap in pmap_pinit() we 2010-10-29 20:51:30 +00:00
sun4v
sys
teken
tools
ufs
vm Correct some format strings used by sysctls. 2010-10-30 18:00:53 +00:00
x86
xdr
xen
Makefile