History log of /freebsd-10.1-release/usr.sbin/jail/jail.conf.5
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 272461 02-Oct-2014 gjb

Copy stable/10@r272459 to releng/10.1 as part of
the 10.1-RELEASE process.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 262836 06-Mar-2014 zeising

MFC r261832-261834:

r261832:
Add cross references between rc.conf(5) and jail.conf(5).

r261833:
Add commas (,) to the list in the SEE ALSO section, to match most
other manuals.

r261834:
Bump .Dd forgotten in r261832.


# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 236509 03-Jun-2012 joel

Minor spelling fixes.


# 235840 23-May-2012 jamie

Note that the new jail(8) will be appearing in 9.1.


# 235337 12-May-2012 gjb

General mdoc(7) and typo fixes.

PR: 167804
Submitted by: Nobuyuki Koganemaru (kogane!jp.freebsd.org)
MFC after: 3 days


# 235335 12-May-2012 joel

mdoc: remove redundant Pp and end a display block with Ed.


# 234744 27-Apr-2012 jamie

Fix the dates and history as of the move to HEAD.


# 234712 26-Apr-2012 jamie

A new jail(8) with a configuration file, ultimately to replace the work
currently done by /etc/rc.d/jail.

MFC after: 3 months


# 223190 17-Jun-2011 jamie

Update copyright dates and other whitespacey stuff.


# 214117 20-Oct-2010 jamie

Initial work on the new jail(8). There are more features to add, and some
cleaning up to do on existing features, but this is pretty much what the
final product will look like.