From owner-freebsd-arch@FreeBSD.ORG Sun Jul 3 01:03:52 2005 Return-Path: X-Original-To: freebsd-arch@FreeBSD.org Delivered-To: freebsd-arch@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DE67616B082; Sun, 3 Jul 2005 01:02:55 +0000 (GMT) (envelope-from ps@mu.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7598944D21; Sun, 3 Jul 2005 00:54:57 +0000 (GMT) (envelope-from ps@mu.org) Received: by elvis.mu.org (Postfix, from userid 1000) id 180665DF8E; Sat, 2 Jul 2005 17:08:28 -0700 (PDT) X-Original-To: ps@mu.org Delivered-To: ps@mu.org Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) by elvis.mu.org (Postfix) with ESMTP id 6F8295CA74 for ; Fri, 13 May 2005 09:24:39 -0700 (PDT) Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id 61A1B55A2A for ; Fri, 13 May 2005 16:24:39 +0000 (GMT) (envelope-from sobomax@FreeBSD.org) Received: by hub.freebsd.org (Postfix) id 5CF6C16A4D0; Fri, 13 May 2005 16:24:39 +0000 (GMT) Delivered-To: ps@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5992416A4CE; Fri, 13 May 2005 16:24:39 +0000 (GMT) Received: from www.portaone.com (support.portaone.com [195.70.151.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9784443D31; Fri, 13 May 2005 16:24:38 +0000 (GMT) (envelope-from sobomax@FreeBSD.org) Received: from [192.168.4.107] (039sub211.uottawa.ca [137.122.39.144]) (authenticated bits=0) by www.portaone.com (8.12.11/8.12.11) with ESMTP id j4DGOZFk037806 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 13 May 2005 18:24:36 +0200 (CEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <4284D4BC.9070705@FreeBSD.org> From: Maxim Sobolev User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Garance A Drosihn References: <200410020349.i923nG8v021675@northstar.hetzel.org> <20041002052856.GE17792@nexus.dglawrence.com> <20041002233542.GL714@nexus.dglawrence.com> <421DAD8F.6000704@portaone.com> <4284D038.50805@FreeBSD.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.83/876/Fri May 13 01:14:29 2005 on www.portaone.com X-Virus-Status: Clean X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on elvis.mu.org X-Spam-Status: No, score=-2.3 required=5.0 tests=BAYES_00,CN_SUBJECT_799 autolearn=no version=3.0.2 X-Spam-Level: X-Mailman-Approved-At: Sun, 03 Jul 2005 11:45:09 +0000 Cc: Paul Saab , freebsd-arch@FreeBSD.org Subject: Re: Bug in #! processing - One More Time 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: , Date: Sun, 03 Jul 2005 01:03:52 -0000 X-Original-Date: Fri, 13 May 2005 19:24:28 +0300 X-List-Received-Date: Sun, 03 Jul 2005 01:03:52 -0000 Garance A Drosihn wrote: > At 7:05 PM +0300 5/13/05, Maxim Sobolev wrote: > >> Attached please find patch which rips any special processing of >> command line arguments. It should put FreeBSD into the very same >> ship with the rest of unices and linuces out there. > > > Actually, thanks to a message from Paul Saab last weekend, I've > been working on this change for much of the past week. I want to > make sure that this time we get the change right. As near as I > can tell, every single change which has been made to this file in > the past year has been wrong in one way or another, so I've been > extra-paranoid that I understand what is going on and why it's > going on... Well, let's agree that if I don't hear from you for another 2 days I'll commit my change, OK? -Maxim