summaryrefslogtreecommitdiffstats
path: root/usr.sbin/jail
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use IP addresses out of "TEST-NET" (for use in documentation andbz2006-06-111-9/+9
* Revert 1.73, since mounting devfs without a devfs ruleset inside asimon2006-05-281-1/+0
* Mention ruleset #4 (devfsrules_jail) in jail's man page.matteo2006-05-281-1/+3
* correct strtol(3) usage and style(9)matteo2006-05-121-4/+8
* o Style(9) the previous commit a bit.maxim2006-05-111-13/+7
* Add the -s option to set jail's securelevel. This is useful for jails run wit...matteo2006-05-112-4/+26
* Use .Vt for struct xprisonmatteo2006-05-101-2/+4
* document security.jail.list sysctl in jail(8)matteo2006-05-081-1/+9
* o Document security.jail.jailed sysctl.maxim2006-05-031-1/+6
* o Do not mangle current session user login name with jail -u|-U.maxim2006-04-161-1/+1
* Do `mount_devfs' when starting a jail.jcamou2006-03-161-0/+1
* Add [-J jid_file] option to write out a JidFile, similar to a PidFile,philip2005-12-032-6/+30
* Note that the jail setup example is meant to be fed to sh(1), not csh(1).keramida2005-10-261-3/+4
* Add some more info about jail startup and shutdown.brueffer2005-08-071-7/+17
* Move DNS configuration before sendmail configuration, becausearved2005-07-251-4/+4
* Mention that it is possible to have jailsjcamou2005-07-201-0/+6
* Markup fixes.ru2005-06-141-9/+6
* Update manual page after sysctl rename.pjd2005-06-091-13/+16
* Document 'jid' keyword for ps(1) and '-j' option for pgrep(1)/pkill(1).pjd2005-05-281-5/+20
* Remove symblic link kernel->dev/null creation. We don't need it in 5.x/6.xpjd2005-05-141-2/+0
* Fix spelling errors.joel2005-04-301-2/+2
* Added the convenience "distribution" target which calls theru2005-02-271-2/+1
* Add a new sysctl, "security.jail.chflags_allowed", which controls thecperciva2005-02-081-0/+9
* Fixed punctuation in xrefs.ru2005-01-211-1/+1
* Scheduled mdoc(7) sweep.ru2005-01-111-5/+3
* Initialize lcap and pwd to NULL. This allows a WARNS=6 clean build,delphij2004-11-172-3/+3
* The code path in main() dealing with lflag assumes that p wasdelphij2004-11-171-1/+1
* Pass an array of gid_t rather than an array of int to getgroups().stefanf2004-10-021-1/+2
* o Add -l option to jail(8) similar to su(1): before running jail'edmaxim2004-08-152-6/+50
* Mechanically kill hard sentence breaks.ru2004-07-021-2/+4
* Prepare jail(8) utility for new functionality which will limitpjd2004-06-271-4/+6
* Markup nits.ru2004-06-051-7/+11
* Sentences should not start with conjunctions. Change "Because"csjp2004-06-011-2/+2
OpenPOWER on IntegriCloud