freebsd-dev/sys
Jamie Gritton 42bebd8205 Make the "enforce_statfs" default 2 (most restrictive) in jail_set(2),
instead of whatever the parent/system has (which is generally 0).  This
mirrors the old-style default used for jail(2) in conjunction with the
security.jail.enforce_statfs sysctl.

Approved by:	re (kib), bz (mentor)
2009-07-31 16:00:41 +00:00
..
amd64 Refine the MacBook hack to only match early models that have Intel ICH. 2009-07-27 13:51:55 +00:00
arm Add a new type of VM object: OBJT_SG. An OBJT_SG object is very similar to 2009-07-24 13:50:29 +00:00
boot Update epair(4) to the new netisr implementation and polish 2009-07-26 12:20:07 +00:00
bsm
cam
cddl We don't support ephemeral IDs in FreeBSD and without this fix ZFS can 2009-07-27 14:52:34 +00:00
compat Fix the freebsd32 versions of semsys(), shmsys(), and msgsys() to use the 2009-07-27 16:03:04 +00:00
conf Update epair(4) to the new netisr implementation and polish 2009-07-26 12:20:07 +00:00
contrib
crypto
ddb
dev Free allocated Rx ring dma memory/tags. 2009-07-31 09:57:42 +00:00
fs Fix some LORs between vnode locks and filedescriptor table locks. 2009-07-31 13:40:06 +00:00
gdb
geom
gnu
i386 Fix XEN build breakage, by implementing pmap_invalidate_cache_range() 2009-07-29 19:38:33 +00:00
ia64 Add a new type of VM object: OBJT_SG. An OBJT_SG object is very similar to 2009-07-24 13:50:29 +00:00
isa
kern Make the "enforce_statfs" default 2 (most restrictive) in jail_set(2), 2009-07-31 16:00:41 +00:00
kgssapi
libkern
mips Add a new type of VM object: OBJT_SG. An OBJT_SG object is very similar to 2009-07-24 13:50:29 +00:00
modules Update epair(4) to the new netisr implementation and polish 2009-07-26 12:20:07 +00:00
net Reorder and recomment vnet.c and vnet.h on the basis that they are no longer 2009-07-30 12:41:19 +00:00
net80211 Mesh fixes, namely: 2009-07-27 14:22:09 +00:00
netatalk
netgraph Introduce and use a sysinit-based initialization scheme for virtual 2009-07-23 20:46:49 +00:00
netinet Show interface name which received short CARP packet (e.g. a VRRP packet), 2009-07-30 17:40:47 +00:00
netinet6 This patch does the following: 2009-07-27 17:08:06 +00:00
netipsec Introduce and use a sysinit-based initialization scheme for virtual 2009-07-23 20:46:49 +00:00
netipx
netnatm
netncp
netsmb
nfs
nfsclient
nfsserver
nlm
opencrypto
pc98
pci
powerpc Add a new type of VM object: OBJT_SG. An OBJT_SG object is very similar to 2009-07-24 13:50:29 +00:00
rpc
security Eliminate ARG_UPATH[12] arguments to AUDIT_ARG_UPATH() and instead 2009-07-29 07:44:43 +00:00
sparc64 Add a new type of VM object: OBJT_SG. An OBJT_SG object is very similar to 2009-07-24 13:50:29 +00:00
sun4v
sys Add two new privileges for use by OpenAFS, which will be supported for 2009-07-30 08:41:06 +00:00
tools
ufs
vm Remove debugging that crept in with previous commit. 2009-07-24 15:06:49 +00:00
xdr
xen
Makefile