summaryrefslogtreecommitdiffstats
path: root/usr.sbin/jexec
Commit message (Expand)AuthorAgeFilesLines
* Run a shell in the jail when no command is specified.jamie2015-07-122-41/+101
* Add META_MODE support.sjg2015-06-131-0/+21
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-081-2/+0
| * Merge sync of headsjg2015-05-271-2/+1
| |\ | |/ |/|
| * Updated dependenciessjg2014-05-161-1/+0
| * Updated dependenciessjg2014-05-101-0/+2
| * Updated dependenciessjg2013-03-111-0/+1
| * Updated dependenciessjg2013-02-161-2/+0
| * Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+22
* | Convert usr.sbin to LIBADDbapt2014-11-251-2/+1
|/
* The last big commit: let usr.sbin/ use WARNS=6 by default.ed2010-01-021-1/+0
* Add libjail, a (somewhat) simpler interface to the jail_set and jail_getjamie2009-06-242-16/+8
* Whitespace fix.jamie2009-06-231-1/+1
* In preparation for raising NGROUPS and NGROUPS_MAX, change basebrooks2009-06-191-2/+7
* Add support for the arbitrary named jail parameters used by jail_set(2)jamie2009-05-273-193/+26
* - Style: size_t can't be negative.ru2009-04-041-17/+11
* Correctly check the number of prison states to not access anythingbz2008-12-111-2/+2
* MFp4:bz2008-11-293-77/+213
* Fix some bugs/complaints:mr2008-05-292-22/+31
* Add CAUTIONS section to the manpage and update .Dd.mr2008-05-262-2/+6
* Extend jexec to accept hostname or ip-number besides jail-id.mr2008-05-262-4/+60
* Markup fixes.ru2006-09-291-0/+1
* Sync usage() with manpage's SYNOPSIS.ru2006-09-291-1/+1
* Add -u and -U which functions like the jail(8) that allowdelphij2006-04-193-6/+80
* Make jexec duplicate the actions of the shell searching for anbmilekic2003-07-041-2/+2
* excute: typo; possible replacements: excite, excuse.ru2003-05-311-4/+4
* o Add jls(8) for listing active jails.mike2003-04-093-0/+121
OpenPOWER on IntegriCloud