freebsd-dev/share/man
Jamie Gritton 284001a222 Put jail(2) under COMPAT_FREEBSD11. It has been the "old" way of creating
jails since FreeBSD 7.

Along with the system call, put the various security.jail.allow_foo and
security.jail.foo_allowed sysctls partly under COMPAT_FREEBSD11 (or
BURN_BRIDGES).  These sysctls had two disparate uses: on the system side,
they were global permissions for jails created via jail(2) which lacked
fine-grained permission controls; inside a jail, they're read-only
descriptions of what the current jail is allowed to do.  The first use
is obsolete along with jail(2), but keep them for the second-read-only use.

Differential Revision:	D14791
2018-08-16 18:40:16 +00:00
..
man1 share: normalize paths using SRCTOP-relative paths or :H when possible 2017-03-04 11:26:40 +00:00
man3 Make timespecadd(3) and friends public 2018-07-30 15:46:40 +00:00
man4 Update the inet(4) and inet6(4) man pages to reflect the changes made 2018-08-14 17:36:21 +00:00
man5 Allow the use of TCP instead of UDP for queries by setting options usevc 2018-08-16 13:18:40 +00:00
man6 Update intro(6) - remove hint that doesn't work, add explicit list 2017-11-27 12:39:35 +00:00
man7 build(7): Document KERNCONFDIR - directory in which KERNCONF resides 2018-08-16 13:42:08 +00:00
man8 Fix "mandoc -Tlint" warnings. 2018-08-06 11:45:28 +00:00
man9 Put jail(2) under COMPAT_FREEBSD11. It has been the "old" way of creating 2018-08-16 18:40:16 +00:00
Makefile Add more SUBDIR_PARALLEL. 2015-10-15 22:55:08 +00:00