Re: svn commit: r234712 - in head: lib/libc/sys usr.sbin/jail

2012-06-06 Thread Andrew Thompson
On 27 April 2012 05:36, Jamie Gritton wrote: > Author: jamie > Date: Thu Apr 26 17:36:05 2012 > New Revision: 234712 > URL: http://svn.freebsd.org/changeset/base/234712 > > Log: >  A new jail(8) with a configuration file, ultimately to replace the work >  currently done by /etc/rc.d/jail. > Is th

svn commit: r234712 - in head: lib/libc/sys usr.sbin/jail

2012-04-26 Thread Jamie Gritton
Author: jamie Date: Thu Apr 26 17:36:05 2012 New Revision: 234712 URL: http://svn.freebsd.org/changeset/base/234712 Log: A new jail(8) with a configuration file, ultimately to replace the work currently done by /etc/rc.d/jail. MFC after:3 months Added: head/usr.sbin/jail/command.c