Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | typo | jamie | 2016-05-01 | 1 | -1/+1 | |
* | usr.sbin: minor spelling fixes on comments. | pfg | 2016-05-01 | 1 | -1/+1 | |
* | Clarify when happens when there is a "depend" parameter in jail.conf, | jamie | 2016-04-30 | 1 | -4/+5 | |
* | Encapsulate SYSV IPC objects in jails. Define per-module parameters | jamie | 2016-04-25 | 1 | -4/+27 | |
* | Note the existence of module-specific jail paramters, starting with the | jamie | 2016-04-25 | 1 | -1/+27 | |
* | Make jail(8) interpret escape codes in fstab the same as getfsent(3). | jamie | 2016-04-25 | 1 | -1/+8 | |
* | MFH | gjb | 2016-03-02 | 1 | -6/+0 | |
|\ | ||||||
| * | DIRDEPS_BUILD: Regenerate without local dependencies. | bdrewery | 2016-02-24 | 1 | -6/+0 | |
* | | MFH | gjb | 2016-02-15 | 2 | -2/+0 | |
|\ \ | |/ | ||||||
| * | Remove man page references to rndassociates.com, which has been taken over | jamie | 2016-02-10 | 2 | -2/+0 | |
* | | Add a package for jail(8) and related utilities. | gjb | 2016-01-20 | 1 | -0/+2 | |
|/ | ||||||
* | Don't bother checking an ip[46].addr netmask/prefixlen. This is already | jamie | 2016-01-16 | 1 | -18/+3 | |
* | Clear errno before calling getpw*. | jamie | 2016-01-16 | 1 | -0/+1 | |
* | Update dependencies after r291406 added libelf to libkvm. | bdrewery | 2015-12-01 | 1 | -0/+1 | |
* | Fix a ton of speelling errors | eadler | 2015-10-21 | 3 | -3/+3 | |
* | Fix transposed words in man page. | dru | 2015-07-25 | 1 | -1/+1 | |
* | Add support to the jail framework to be able to mount linsysfs(5) and | araujo | 2015-07-19 | 1 | -1/+19 | |
* | Implement PF_IMMUTABLE flag and apply it to "name" and "jid" in | hrs | 2015-07-08 | 2 | -2/+8 | |
* | Fix offset calculation in variable substitution | hrs | 2015-07-08 | 1 | -8/+8 | |
* | Add META_MODE support. | sjg | 2015-06-13 | 1 | -0/+30 | |
|\ | ||||||
| * | dirdeps.mk now sets DEP_RELDIR | sjg | 2015-06-08 | 1 | -2/+0 | |
| * | Merge sync of head | sjg | 2015-05-27 | 8 | -74/+135 | |
| |\ | |/ |/| | ||||||
| * | Merge from head@274682 | sjg | 2014-11-19 | 3 | -17/+80 | |
| |\ | ||||||
| * \ | Merge head from 7/28 | sjg | 2014-08-19 | 1 | -102/+106 | |
| |\ \ | ||||||
| * | | | Updated dependencies | sjg | 2014-05-16 | 1 | -1/+0 | |
| * | | | Updated dependencies | sjg | 2014-05-10 | 1 | -0/+2 | |
| * | | | Merge from head | sjg | 2014-05-08 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge head | sjg | 2014-04-28 | 6 | -11/+58 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge head@256284 | sjg | 2013-10-13 | 1 | -4/+6 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge from head | sjg | 2013-09-05 | 3 | -4/+16 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | sync from head | sjg | 2013-04-12 | 3 | -13/+20 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Updated dependencies | sjg | 2013-03-11 | 1 | -0/+2 | |
| * | | | | | | | | Updated dependencies | sjg | 2013-02-16 | 1 | -2/+0 | |
| | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ \ \ | Sync from head | sjg | 2012-11-04 | 4 | -13/+45 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | marcel | 2012-08-22 | 1 | -0/+29 | |
* | | | | | | | | | | | | Fix minor mdoc issues. | joel | 2015-04-24 | 1 | -1/+0 | |
* | | | | | | | | | | | | Fix typo in jail(8) man page | allanjude | 2015-03-22 | 1 | -1/+1 | |
* | | | | | | | | | | | | Allow the kern.osrelease and kern.osreldate sysctl values to be set in a | ian | 2015-02-27 | 1 | -2/+10 | |
* | | | | | | | | | | | | Add mount.procfs jail parameter, so procfs can be mounted when a prison's | jamie | 2015-02-06 | 5 | -1/+44 | |
* | | | | | | | | | | | | Add allow.mount.fdescfs jail flag. | jamie | 2015-01-28 | 1 | -2/+10 | |
* | | | | | | | | | | | | mdoc: sort SEE ALSO. | joel | 2014-12-26 | 1 | -1/+1 | |
* | | | | | | | | | | | | Setgid before running a command as a specified user. Previously only | jamie | 2014-12-18 | 1 | -0/+5 | |
* | | | | | | | | | | | | In preparation for using clang's -Wcast-qual: | jamie | 2014-11-25 | 3 | -67/+65 | |
* | | | | | | | | | | | | Convert usr.sbin to LIBADD | bapt | 2014-11-25 | 1 | -2/+1 | |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Added support for extra ifconfig args to jail ip4.addr & ip6.addr params | smh | 2014-08-04 | 3 | -17/+80 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
* | | | | | | | | | | The month's name shall not be abbreviated. | gavin | 2014-07-11 | 1 | -1/+1 | |
* | | | | | | | | | | Reword an awkward option description | gavin | 2014-07-10 | 1 | -3/+4 | |
* | | | | | | | | | | Bump .Dd, missed in r266206 | bjk | 2014-05-17 | 1 | -1/+1 | |
* | | | | | | | | | | Review pass through jail.8 | bjk | 2014-05-16 | 1 | -99/+102 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuff | imp | 2014-05-06 | 1 | -1/+1 | |
| |_|_|_|_|_|_|/ |/| | | | | | | |