From owner-freebsd-arch@FreeBSD.ORG Sat Jul 7 12:51:42 2007 Return-Path: X-Original-To: arch@freebsd.org Delivered-To: freebsd-arch@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 68A8216A41F for ; Sat, 7 Jul 2007 12:51:42 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from vlakno.cz (vlk.vlakno.cz [62.168.28.247]) by mx1.freebsd.org (Postfix) with ESMTP id 2137413C43E for ; Sat, 7 Jul 2007 12:51:41 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from localhost (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id B595D8BF7F6 for ; Sat, 7 Jul 2007 14:51:40 +0200 (CEST) X-Virus-Scanned: amavisd-new at vlakno.cz Received: from vlakno.cz ([127.0.0.1]) by localhost (vlk.vlakno.cz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id G485mMPsNd0V for ; Sat, 7 Jul 2007 14:51:39 +0200 (CEST) Received: from vlk.vlakno.cz (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 5454F8BF6A1 for ; Sat, 7 Jul 2007 14:51:39 +0200 (CEST) Received: (from rdivacky@localhost) by vlk.vlakno.cz (8.13.8/8.13.8/Submit) id l67CpdwR078773 for arch@freebsd.org; Sat, 7 Jul 2007 14:51:39 +0200 (CEST) (envelope-from rdivacky) Date: Sat, 7 Jul 2007 14:51:39 +0200 From: Roman Divacky To: arch@freebsd.org Message-ID: <20070707125139.GA78759@freebsd.org> References: <20070706141044.GA56683@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070706141044.GA56683@freebsd.org> User-Agent: Mutt/1.4.2.3i Cc: Subject: Re: final version of the *at patch for review X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Jul 2007 12:51:42 -0000 On Fri, Jul 06, 2007 at 04:10:44PM +0200, Roman Divacky wrote: > hi > > I present the final version of the *at patch for review. Everything > what was missing the last version was added. Every issue pointed out > was fixed. As far as I know :) > > The only problematic part I am aware of is auditing. I just reused auditing > from the respective non-at counterparts. > > The patch can be found at: www.vlakno.cz/~rdivacky/linux_at-070706.patch redefinition of O_EXEC. new patch at www.vlakno.cz/~rdivacky/linux_at-070707.patch