From owner-freebsd-arch@FreeBSD.ORG Thu Jun 28 12:29:08 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 AC85C16A400 for ; Thu, 28 Jun 2007 12:29:08 +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 6027F13C447 for ; Thu, 28 Jun 2007 12:29:07 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from localhost (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 88A5C8BEE12 for ; Thu, 28 Jun 2007 14:29:06 +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 kEK9P83d2JqK for ; Thu, 28 Jun 2007 14:29:05 +0200 (CEST) Received: from vlk.vlakno.cz (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 561808BEDC5 for ; Thu, 28 Jun 2007 14:29:05 +0200 (CEST) Received: (from rdivacky@localhost) by vlk.vlakno.cz (8.13.8/8.13.8/Submit) id l5SCT59F093349 for arch@freebsd.org; Thu, 28 Jun 2007 14:29:05 +0200 (CEST) (envelope-from rdivacky) Date: Thu, 28 Jun 2007 14:29:04 +0200 From: Roman Divacky To: arch@freebsd.org Message-ID: <20070628122904.GA93317@freebsd.org> References: <20070627142935.GA65176@freebsd.org> <20070627145104.GA68910@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070627145104.GA68910@freebsd.org> User-Agent: Mutt/1.4.2.3i Cc: Subject: Re: semi-final version of *at syscalls patch - new patch 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: Thu, 28 Jun 2007 12:29:08 -0000 On Wed, Jun 27, 2007 at 04:51:04PM +0200, Roman Divacky wrote: > On Wed, Jun 27, 2007 at 04:29:35PM +0200, Roman Divacky wrote: > > hi, > > > > as previously discussed on this list I implemented native FreeBSD *at syscalls. > > I tried to stick to POSIX draft as I downloaded it on June 21th. (can be found > > for free download on posix web site) > > like 2 minutes after I sent this mail I got a review of an older version of the > patch from Robert Watson... it contains some useful stuff so don't bother reviewing > this version.. an updated patch after fixes suggested by Robert is located here: www.vlakno.cz/~rdivacky/linux_at-070628.patch