freebsd-nq/sys
Marius Strobl 1b57ae60a7 Merge from r224217:
Bump MAXCPU to 64.

Approved by:	re (kib)
2011-07-20 18:51:18 +00:00
..
amd64 Bump MAXCPU for amd64, ia64 and XLP mips appropriately. 2011-07-19 13:00:30 +00:00
arm Add the possibility to specify from kernel configs MAXCPU value. 2011-07-19 00:37:24 +00:00
boot Note that the "kernel" variable in loader.conf is the name of a directory 2011-07-20 15:18:24 +00:00
bsm
cam
cddl Add a new field to in-core znode, z_rdev, to represent device nodes. 2011-07-20 16:53:32 +00:00
compat Rename ki_ocomm to ki_tdname and OCOMMLEN to TDNAMLEN. 2011-07-18 20:06:15 +00:00
conf Add the possibility to specify from kernel configs MAXCPU value. 2011-07-19 00:37:24 +00:00
contrib
crypto
ddb
dev These two are ath_hal regulatory domain updates from the Atheros 2011-07-20 12:46:58 +00:00
fs Revert revision 224079 as Rick pointed out that I would be calling VOP_PATHCONF 2011-07-17 03:44:05 +00:00
gdb
geom Add some spare fields to the g_class and g_geom structures needed to implement 2011-07-17 20:35:30 +00:00
gnu
i386 Add the possibility to specify from kernel configs MAXCPU value. 2011-07-19 00:37:24 +00:00
ia64 Bump MAXCPU for amd64, ia64 and XLP mips appropriately. 2011-07-19 13:00:30 +00:00
isa
kern Export capability information via sysctls. 2011-07-20 09:53:35 +00:00
kgssapi Add a small comment about unloading the kgsappi module. 2011-07-16 08:05:49 +00:00
libkern
mips Bump MAXCPU for amd64, ia64 and XLP mips appropriately. 2011-07-19 13:00:30 +00:00
modules
net Add spares to the network stack for FreeBSD-9: 2011-07-17 21:15:20 +00:00
net80211 Fix brokenness introduced by my last commit. 2011-07-20 00:36:47 +00:00
netatalk
netgraph Clear pending ifnet events, in an attempt at preventing 2011-07-16 19:11:45 +00:00
netinet Add spares to the network stack for FreeBSD-9: 2011-07-17 21:15:20 +00:00
netinet6
netipsec
netipx
netnatm
netncp
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
pc98 Restore binary compatibility for GIO_KEYMAP and PIO_KEYMAP. 2011-07-17 08:19:19 +00:00
pci
powerpc On 64 bit architectures size_t is 8 bytes, thus it should use an 8 bytes 2011-07-19 12:41:57 +00:00
rpc
security Provide ability to audit cap_rights_t arguments. 2011-07-18 12:58:18 +00:00
sparc64 Merge from r224217: 2011-07-20 18:51:18 +00:00
sys Export capability information via sysctls. 2011-07-20 09:53:35 +00:00
teken
tools
ufs Add an FFS specific mount option to allow a filesystem checker 2011-07-15 16:20:33 +00:00
vm
x86 Fix build when NEW_PCIB is not defined. 2011-07-16 14:05:34 +00:00
xdr
xen
Makefile