From owner-freebsd-current@FreeBSD.ORG Sat Jun 29 23:55:01 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 51918E40; Sat, 29 Jun 2013 23:55:01 +0000 (UTC) (envelope-from oliver.pntr@gmail.com) Received: from mail-oa0-x22d.google.com (mail-oa0-x22d.google.com [IPv6:2607:f8b0:4003:c02::22d]) by mx1.freebsd.org (Postfix) with ESMTP id 172671A38; Sat, 29 Jun 2013 23:55:01 +0000 (UTC) Received: by mail-oa0-f45.google.com with SMTP id j1so3558560oag.4 for ; Sat, 29 Jun 2013 16:55:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=Ug2USjjBayjAp5lGQ/TKCxHW5BoOFEOVx2b2hp60tTU=; b=Gkz1QrgWlN8alaVE2kXM8OIdIdsZclGBDsGzePYeDCg6t7b2WcLwJKVORcuBF7iVGp rEKjigsUivcu41qnpBSFm/NClbn1J76v7ytDkhw8Um+YAk5oEkoS5mKmAic0puy9z61S whyOPSrL+MsHpDlo9Ce27Z7n2tuqAZaZ4Vr7IbdMnSfjXHKmA2Oz322dNoHfowJRhYdS 5XkvzcC4R66ZybwfURYzWzrSxvrc9MInHaE3MV68PcpxUHTg29kEmOUNpIfqmV8jrKjN UQwsDiKd9PkXa7gRdUZR9x9YZKPAPL6SgOwBJF+gMNOd88HoaCNusRBiU2kYLAQ15c1j nyCA== MIME-Version: 1.0 X-Received: by 10.60.102.41 with SMTP id fl9mr7544989oeb.37.1372550100741; Sat, 29 Jun 2013 16:55:00 -0700 (PDT) Received: by 10.182.227.231 with HTTP; Sat, 29 Jun 2013 16:55:00 -0700 (PDT) In-Reply-To: References: Date: Sun, 30 Jun 2013 01:55:00 +0200 Message-ID: Subject: Re: VFCF_JAIL From: Oliver Pinter To: peter@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Cc: current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Jun 2013 23:55:01 -0000 Sorry for the noise, I found this revert: https://github.com/freebsd/freebsd/commit/51861f0c71f2b3945937dbef2e27efaf6e19fe92 On 6/30/13, Oliver Pinter wrote: > Hi! > > Why needed the VFCF_JAIL flag in this commit? And why not reflected > this change in the commit message? > > https://github.com/freebsd/freebsd/commit/b08615c213db4d34132dea8c42770d1635e903fc > > PS.: > the svnweb.freebsd.org is out of sync.. >