Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 48870 invoked from network); 29 Oct 2008 22:54:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 29 Oct 2008 22:54:19 -0000 Received: (qmail 59875 invoked by uid 500); 29 Oct 2008 22:54:22 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 59815 invoked by uid 500); 29 Oct 2008 22:54:22 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 59806 invoked by uid 99); 29 Oct 2008 22:54:22 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Oct 2008 15:54:22 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [64.202.165.37] (HELO smtpauth13.prod.mesa1.secureserver.net) (64.202.165.37) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 29 Oct 2008 22:53:08 +0000 Received: (qmail 4497 invoked from network); 29 Oct 2008 22:53:44 -0000 Received: from unknown (24.252.194.22) by smtpauth13.prod.mesa1.secureserver.net (64.202.165.37) with ESMTP; 29 Oct 2008 22:53:44 -0000 Message-ID: <4908E978.2010008@rowe-clan.net> Date: Wed, 29 Oct 2008 18:53:44 -0400 From: "William A. Rowe, Jr." User-Agent: Thunderbird 2.0.0.16 (X11/20080723) MIME-Version: 1.0 To: dev@httpd.apache.org CC: cvs@httpd.apache.org Subject: Re: svn commit: r708935 - in /httpd/httpd/trunk: CHANGES modules/system/ modules/system/mod_unixd.c server/mpm/simple/simple_run.c References: <20081029164110.EC03923888EB@eris.apache.org> In-Reply-To: <20081029164110.EC03923888EB@eris.apache.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org niq@apache.org wrote: > > URL: http://svn.apache.org/viewvc?rev=708935&view=rev > Log: > Introduce modules/system, and mod_unixd.c WTF? Why do we need dueling modules/arch/ and modules/system/ pragmas? Can we be consistent please? modules/arch/unix/ sounds like a perfect fit.