summaryrefslogtreecommitdiffstats
path: root/usr.sbin/jail
Commit message (Expand)AuthorAgeFilesLines
* 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
* Try resolving jail path with realpath(3).mm2012-01-241-2/+8
* 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
* Check for IPv4 or IPv6 to be available by the kernel to notbz2011-05-292-34/+45
* 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
* Change the current working directory to be inside the jail created bycperciva2010-05-271-0/+4
* 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
* The last big commit: let usr.sbin/ use WARNS=6 by default.ed2010-01-021-2/+0
* - 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
* Handle kernels that don't have IPv6 by not sending an "ip6.addr"jamie2009-07-311-8/+32
* 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 libjail, a (somewhat) simpler interface to the jail_set and jail_getjamie2009-06-242-184/+25
* Add a limit for child jails via the "children.cur" and "children.max"jamie2009-06-231-8/+15
* Remove obsolete comment describing how the command line isjamie2009-06-231-5/+0
* In preparation for raising NGROUPS and NGROUPS_MAX, change basebrooks2009-06-191-2/+7
* In the old-style jail command line, explicitly set parameters from thejamie2009-06-101-2/+39
* 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-272-413/+810
* With the permission of phk@ change the license on remaining jail codejamie2009-04-291-7/+24
* New sentence starts on a new line.bz2009-01-241-1/+2
* Update the description of the '-h' option wrt to primary addressesbz2009-01-241-4/+5
* s,unmount 8,umount 8, it is unmount(2) which I did not mean.bz2009-01-171-2/+2
* o Sort .Xr.maxim2009-01-121-2/+2
* Add a short section talking about jails and file systems; mention thebz2009-01-111-1/+26
* MFp4:bz2008-11-293-21/+283
* Bump date.pjd2007-04-051-1/+1
* Add security.jail.mount_allowed sysctl, which allows to mount andpjd2007-04-051-0/+10
* Change mount_devfs reference to "mount -t devfs".rodrigc2006-11-211-2/+2
* Markup fixes.ru2006-09-291-9/+11
OpenPOWER on IntegriCloud