Searched hist:223189 (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/usr.sbin/jail/
H A Dcommand.cdiff 223189 Fri Jun 17 16:26:50 MDT 2011 jamie Split run_command up into an outer function (next_command) that chooses
a single command string to run, and an inner function (run_command) that
runs that single string.
Move the list of start/stop commands to run from a switch statement into
an array, with a new placeholder parameter IP__OP for actually creating
or removing the jail.
When jail creation fails, revert all non-exec commands in reverse order.
H A Dconfig.cdiff 223189 Fri Jun 17 16:26:50 MDT 2011 jamie Split run_command up into an outer function (next_command) that chooses
a single command string to run, and an inner function (run_command) that
runs that single string.
Move the list of start/stop commands to run from a switch statement into
an array, with a new placeholder parameter IP__OP for actually creating
or removing the jail.
When jail creation fails, revert all non-exec commands in reverse order.
H A Djailp.hdiff 223189 Fri Jun 17 16:26:50 MDT 2011 jamie Split run_command up into an outer function (next_command) that chooses
a single command string to run, and an inner function (run_command) that
runs that single string.
Move the list of start/stop commands to run from a switch statement into
an array, with a new placeholder parameter IP__OP for actually creating
or removing the jail.
When jail creation fails, revert all non-exec commands in reverse order.

Completed in 314 milliseconds