| Commit message (Expand) | Author | Age | Files | Lines |
* | Make 'make manlint' happy. No actual visible change. | delphij | 2010-03-03 | 1 | -5/+1 |
* | Add ip4.saddrsel/ip4.nosaddrsel (and equivalent for ip6) to control | bz | 2010-01-17 | 1 | -4/+12 |
* | The last big commit: let usr.sbin/ use WARNS=6 by default. | ed | 2010-01-02 | 1 | -2/+0 |
* | - New style of jail(8) usage requires "-c" argument to create a jail. | kuriyama | 2009-11-26 | 1 | -2/+2 |
* | Don't forget to increment the man page date. | ed | 2009-10-18 | 1 | -1/+1 |
* | Fix a typo in the jail(8) manpage. | ed | 2009-10-18 | 1 | -1/+1 |
* | Handle kernels that don't have IPv6 by not sending an "ip6.addr" | jamie | 2009-07-31 | 1 | -8/+32 |
* | Some jail parameters (in particular, "ip4" and "ip6" for IP address | jamie | 2009-07-25 | 1 | -11/+29 |
* | Fix a typo in the examples. | jamie | 2009-07-08 | 1 | -2/+2 |
* | Add libjail, a (somewhat) simpler interface to the jail_set and jail_get | jamie | 2009-06-24 | 2 | -184/+25 |
* | Add a limit for child jails via the "children.cur" and "children.max" | jamie | 2009-06-23 | 1 | -8/+15 |
* | Remove obsolete comment describing how the command line is | jamie | 2009-06-23 | 1 | -5/+0 |
* | In preparation for raising NGROUPS and NGROUPS_MAX, change base | brooks | 2009-06-19 | 1 | -2/+7 |
* | In the old-style jail command line, explicitly set parameters from the | jamie | 2009-06-10 | 1 | -2/+39 |
* | Fix grammar. | jkoshy | 2009-06-08 | 1 | -1/+1 |
* | Place hostnames and similar information fully under the prison system. | jamie | 2009-05-29 | 1 | -6/+16 |
* | Fix some inaccuracies in the extensible parameter addition. | jamie | 2009-05-29 | 1 | -2/+2 |
* | Add support for the arbitrary named jail parameters used by jail_set(2) | jamie | 2009-05-27 | 2 | -413/+810 |
* | With the permission of phk@ change the license on remaining jail code | jamie | 2009-04-29 | 1 | -7/+24 |
* | New sentence starts on a new line. | bz | 2009-01-24 | 1 | -1/+2 |
* | Update the description of the '-h' option wrt to primary addresses | bz | 2009-01-24 | 1 | -4/+5 |
* | s,unmount 8,umount 8, it is unmount(2) which I did not mean. | bz | 2009-01-17 | 1 | -2/+2 |
* | o Sort .Xr. | maxim | 2009-01-12 | 1 | -2/+2 |
* | Add a short section talking about jails and file systems; mention the | bz | 2009-01-11 | 1 | -1/+26 |
* | MFp4: | bz | 2008-11-29 | 3 | -21/+283 |
* | Bump date. | pjd | 2007-04-05 | 1 | -1/+1 |
* | Add security.jail.mount_allowed sysctl, which allows to mount and | pjd | 2007-04-05 | 1 | -0/+10 |
* | Change mount_devfs reference to "mount -t devfs". | rodrigc | 2006-11-21 | 1 | -2/+2 |
* | Markup fixes. | ru | 2006-09-29 | 1 | -9/+11 |
* | Use IP addresses out of "TEST-NET" (for use in documentation and | bz | 2006-06-11 | 1 | -9/+9 |
* | Revert 1.73, since mounting devfs without a devfs ruleset inside a | simon | 2006-05-28 | 1 | -1/+0 |
* | Mention ruleset #4 (devfsrules_jail) in jail's man page. | matteo | 2006-05-28 | 1 | -1/+3 |
* | correct strtol(3) usage and style(9) | matteo | 2006-05-12 | 1 | -4/+8 |
* | o Style(9) the previous commit a bit. | maxim | 2006-05-11 | 1 | -13/+7 |
* | Add the -s option to set jail's securelevel. This is useful for jails run wit... | matteo | 2006-05-11 | 2 | -4/+26 |
* | Use .Vt for struct xprison | matteo | 2006-05-10 | 1 | -2/+4 |
* | document security.jail.list sysctl in jail(8) | matteo | 2006-05-08 | 1 | -1/+9 |
* | o Document security.jail.jailed sysctl. | maxim | 2006-05-03 | 1 | -1/+6 |
* | o Do not mangle current session user login name with jail -u|-U. | maxim | 2006-04-16 | 1 | -1/+1 |
* | Do `mount_devfs' when starting a jail. | jcamou | 2006-03-16 | 1 | -0/+1 |
* | Add [-J jid_file] option to write out a JidFile, similar to a PidFile, | philip | 2005-12-03 | 2 | -6/+30 |
* | Note that the jail setup example is meant to be fed to sh(1), not csh(1). | keramida | 2005-10-26 | 1 | -3/+4 |
* | Add some more info about jail startup and shutdown. | brueffer | 2005-08-07 | 1 | -7/+17 |
* | Move DNS configuration before sendmail configuration, because | arved | 2005-07-25 | 1 | -4/+4 |
* | Mention that it is possible to have jails | jcamou | 2005-07-20 | 1 | -0/+6 |
* | Markup fixes. | ru | 2005-06-14 | 1 | -9/+6 |
* | Update manual page after sysctl rename. | pjd | 2005-06-09 | 1 | -13/+16 |
* | Document 'jid' keyword for ps(1) and '-j' option for pgrep(1)/pkill(1). | pjd | 2005-05-28 | 1 | -5/+20 |
* | Remove symblic link kernel->dev/null creation. We don't need it in 5.x/6.x | pjd | 2005-05-14 | 1 | -2/+0 |
* | Fix spelling errors. | joel | 2005-04-30 | 1 | -2/+2 |