From owner-freebsd-standards@FreeBSD.ORG Mon Nov 13 22:49:09 2006 Return-Path: X-Original-To: standards@FreeBSD.org Delivered-To: freebsd-standards@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 72CE316A4EB; Mon, 13 Nov 2006 22:49:09 +0000 (UTC) (envelope-from trhodes@FreeBSD.org) Received: from pittgoth.com (ns1.pittgoth.com [216.38.206.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D75843D45; Mon, 13 Nov 2006 22:48:38 +0000 (GMT) (envelope-from trhodes@FreeBSD.org) Received: from localhost (ip70-177-190-239.dc.dc.cox.net [70.177.190.239]) (authenticated bits=0) by pittgoth.com (8.13.6/8.13.6) with ESMTP id kADMmHAQ019935 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Mon, 13 Nov 2006 17:48:18 -0500 (EST) (envelope-from trhodes@FreeBSD.org) Date: Mon, 13 Nov 2006 17:48:15 -0500 From: Tom Rhodes To: Craig Rodrigues Message-Id: <20061113174815.5f00464a.trhodes@FreeBSD.org> In-Reply-To: <20061113171532.GA95344@crodrigues.org> References: <20061107091128.063d0ae5.trhodes@FreeBSD.org> <20061109220429.14b933dd.trhodes@FreeBSD.org> <20061113171532.GA95344@crodrigues.org> Organization: The FreeBSD Project X-Mailer: Sylpheed version 1.0.6 (GTK+ 1.2.10; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: trhodes@FreeBSD.org, standards@FreeBSD.org, arch@FreeBSD.org Subject: Re: New Patch [was: Re: cvs rm sys/posix4 && enable sem] X-BeenThere: freebsd-standards@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Standards compliance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Nov 2006 22:49:09 -0000 On Mon, 13 Nov 2006 12:15:32 -0500 Craig Rodrigues wrote: > On Thu, Nov 09, 2006 at 10:04:29PM -0500, Tom Rhodes wrote: > > > > > > 1: Repocopy posix4/* files to sys/sys and sys/kern; > > There is a task on the C99 and POSIX Conformance project > to do this, but no one took this task on until you did: > > http://www.freebsd.org/projects/c99/ > > Since you've done this, you might want to update the status of > this task. The page is in CVS: > http://www.freebsd.org/cgi/cvsweb.cgi/www/en/projects/c99/ Yep, done, thanks! -- Tom Rhodes