summaryrefslogtreecommitdiffstats
path: root/usr.sbin/jail/jail.8
Commit message (Expand)AuthorAgeFilesLines
* Fix transposed words in man page.dru2015-07-251-1/+1
* Add support to the jail framework to be able to mount linsysfs(5) andaraujo2015-07-191-1/+19
* Fix minor mdoc issues.joel2015-04-241-1/+0
* Fix typo in jail(8) man pageallanjude2015-03-221-1/+1
* Allow the kern.osrelease and kern.osreldate sysctl values to be set in aian2015-02-271-2/+10
* Add mount.procfs jail parameter, so procfs can be mounted when a prison'sjamie2015-02-061-1/+8
* Add allow.mount.fdescfs jail flag.jamie2015-01-281-2/+10
* mdoc: sort SEE ALSO.joel2014-12-261-1/+1
* Added support for extra ifconfig args to jail ip4.addr & ip6.addr paramssmh2014-08-041-5/+12
* The month's name shall not be abbreviated.gavin2014-07-111-1/+1
* Reword an awkward option descriptiongavin2014-07-101-3/+4
* Bump .Dd, missed in r266206bjk2014-05-171-1/+1
* Review pass through jail.8bjk2014-05-161-99/+102
* Line-wrapping tweak: make the sample jail command line fit in 80 characters.rwatson2014-03-171-2/+3
* Back out r261266 pending security buy-in.jamie2014-01-311-11/+0
* Add a jail parameter, allow.kmem, which lets jailed processes accessjamie2014-01-291-0/+11
* - Add mount.fdescfs parameter to jail(8). This is similar tohrs2013-10-121-5/+15
* Allow tmpfs be mounted inside jail.delphij2013-08-231-1/+9
* Warn about filesystem-based attacks.des2012-09-161-1/+9
* Minor spelling fixes.joel2012-06-031-1/+1
* Fixes to man8 groff mandoc style, usage mistakes, or typos.wblock2012-05-241-4/+5
* Note that the new jail(8) will be appearing in 9.1.jamie2012-05-231-2/+2
* Remove end of line whitespace.joel2012-05-121-3/+3
* Fix .Pp macro.joel2012-05-111-1/+1
* A new jail(8) with a configuration file, ultimately to replace the workjamie2012-04-261-220/+473
|\
| * Use the defvs_ruleset paramater when mounting a jail's /dev,jamie2012-02-271-8/+3
| * From r224286:jamie2012-02-271-3/+57
| * Better communicate the purpose of "-r *".jamie2012-01-311-2/+4
| * Update copyright dates and other whitespacey stuff.jamie2011-06-171-1/+1
| * Initial work on the new jail(8). There are more features to add, and somejamie2010-10-201-220/+465
* | Bump .Dd to reflect latest updatemm2012-02-291-1/+1
* | Add procfs to jail-mountable filesystems.mm2012-02-291-0/+8
* | mdoc(7) stype - start new sentences on new linemm2012-02-281-8/+10
* | Analogous to r232059, add a parameter for the ZFS file system:mm2012-02-261-1/+12
* | To improve control over the use of mount(8) inside a jail(8), introducemm2012-02-231-8/+28
* | Add support for mounting devfs inside jails.mm2012-02-091-1/+12
* | Always disable mount and unmount for jails with enforce_statfs==2.mm2011-08-021-2/+7
* | Revert my last change to this file, as BETA1 is not announced yet.bcr2011-07-281-6/+1
* | Add a section to the jail chapter that explains why it is notbcr2011-07-281-1/+6
* | Document the potential for jail escape.gjb2011-07-241-1/+8
* | Revert r221655:bcr2011-05-081-6/+2
* | Jails have a problem in that if the jail directory is world-readable,bcr2011-05-081-2/+6
|/
* mdoc: drop redundant .Pp and .LP callsuqs2010-10-081-2/+0
* Back out r210975, which changed documentation to match the now backed-outjamie2010-08-081-5/+5
* Note that a jail without a command parameter will be persistent,jamie2010-08-061-5/+5
* Spelling fixes.joel2010-08-011-2/+2
* mdoc: consistently spell our email addresses <foo@FreeBSD.org>uqs2010-05-191-1/+1
* - fix typodanger2010-05-051-1/+1
* Make 'make manlint' happy. No actual visible change.delphij2010-03-031-5/+1
* Add ip4.saddrsel/ip4.nosaddrsel (and equivalent for ip6) to controlbz2010-01-171-4/+12
OpenPOWER on IntegriCloud