summaryrefslogtreecommitdiffstats
path: root/usr.sbin/jail/jail.8
Commit message (Expand)AuthorAgeFilesLines
* MFC r278323:jamie2015-02-101-1/+8
* MFC r277855:jamie2015-01-311-2/+10
* Merge r266206 from head (by bjk):gavin2014-08-141-98/+101
* Merge r268488 from head:gavin2014-08-131-2/+3
* MFC r269522smh2014-08-111-5/+12
* MFC 256385:hrs2013-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
* - New style of jail(8) usage requires "-c" argument to create a jail.kuriyama2009-11-261-2/+2
* Don't forget to increment the man page date.ed2009-10-181-1/+1
* Fix a typo in the jail(8) manpage.ed2009-10-181-1/+1
* Some jail parameters (in particular, "ip4" and "ip6" for IP addressjamie2009-07-251-11/+29
* Fix a typo in the examples.jamie2009-07-081-2/+2
* Add a limit for child jails via the "children.cur" and "children.max"jamie2009-06-231-8/+15
* Fix grammar.jkoshy2009-06-081-1/+1
* Place hostnames and similar information fully under the prison system.jamie2009-05-291-6/+16
* Fix some inaccuracies in the extensible parameter addition.jamie2009-05-291-2/+2
* Add support for the arbitrary named jail parameters used by jail_set(2)jamie2009-05-271-183/+354
* New sentence starts on a new line.bz2009-01-241-1/+2
OpenPOWER on IntegriCloud