Return-Path: Delivered-To: apmail-httpd-cvs-archive@www.apache.org Received: (qmail 73300 invoked from network); 4 Feb 2005 12:23:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 4 Feb 2005 12:23:45 -0000 Received: (qmail 30060 invoked by uid 500); 4 Feb 2005 12:23:44 -0000 Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 30034 invoked by uid 500); 4 Feb 2005 12:23:43 -0000 Mailing-List: contact cvs-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list cvs@httpd.apache.org Received: (qmail 30019 invoked by uid 99); 4 Feb 2005 12:23:43 -0000 X-ASF-Spam-Status: No, hits=-9.8 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from minotaur.apache.org (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.28) with SMTP; Fri, 04 Feb 2005 04:23:43 -0800 Received: (qmail 73273 invoked by uid 65534); 4 Feb 2005 12:23:42 -0000 Message-ID: <20050204122342.73272.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Mailer: svnmailer-1.0.0-dev Date: Fri, 04 Feb 2005 12:23:42 -0000 Subject: svn commit: r151344 - httpd/httpd/branches/2.0.x/STATUS To: cvs@httpd.apache.org From: minfrin@apache.org X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Author: minfrin Date: Fri Feb 4 04:23:40 2005 New Revision: 151344 URL: http://svn.apache.org/viewcvs?view=3Drev&rev=3D151344 Log: Propose a backport of the Solaris package script Modified: httpd/httpd/branches/2.0.x/STATUS Modified: httpd/httpd/branches/2.0.x/STATUS URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/STATUS?view= =3Ddiff&r1=3D151343&r2=3D151344 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/branches/2.0.x/STATUS (original) +++ httpd/httpd/branches/2.0.x/STATUS Fri Feb 4 04:23:40 2005 @@ -75,6 +75,10 @@ [ please place file names and revisions from HEAD here, so it is easy to identify exactly what the proposed changes are! ] =20 + *) Add a build script to create a solaris package. + svn rev 124104 + +1: minfrin + *) Win32: Eliminate a very ugly race - the parallel starting=20 threads were picking up thread identifiers other than their own. Because the limit of threads is an int, stuffing the=20