From owner-cvs-src@FreeBSD.ORG Thu Dec 6 13:12:38 2007 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A283616A421; Thu, 6 Dec 2007 13:12:38 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.freebsd.org (Postfix) with ESMTP id 55ABF13C457; Thu, 6 Dec 2007 13:12:38 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (localhost [127.0.0.1]) by spam.des.no (Postfix) with ESMTP id 04BCC20D1; Thu, 6 Dec 2007 14:12:29 +0100 (CET) X-Spam-Tests: AWL X-Spam-Learn: disabled X-Spam-Score: -0.1/3.0 X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on tim.des.no Received: from ds4.des.no (des.no [80.203.243.180]) by smtp.des.no (Postfix) with ESMTP id 9F566245D; Thu, 6 Dec 2007 10:18:57 +0100 (CET) Received: by ds4.des.no (Postfix, from userid 1001) id 8168984486; Thu, 6 Dec 2007 10:18:57 +0100 (CET) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Kostik Belousov References: <200712041233.lB4CX3E0041915@repoman.freebsd.org> <200712041436.lB4EafSA039456@post.frank-behrens.de> <20071204150053.GY83121@deviant.kiev.zoral.com.ua> <4756007F.7090706@delphij.net> <4756014C.4070501@delphij.net> <20071205044843.GA83121@deviant.kiev.zoral.com.ua> Date: Thu, 06 Dec 2007 10:18:57 +0100 In-Reply-To: <20071205044843.GA83121@deviant.kiev.zoral.com.ua> (Kostik Belousov's message of "Wed\, 5 Dec 2007 06\:48\:43 +0200") Message-ID: <86k5nscha6.fsf@ds4.des.no> User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: Frank Behrens , cvs-src@freebsd.org, src-committers@freebsd.org, d@delphij.net, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/i386/i386 trap.c src/sys/amd64/amd64 trap.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Dec 2007 13:12:38 -0000 Kostik Belousov writes: > On Tue, Dec 04, 2007 at 05:39:24PM -0800, Xin LI wrote: > > By the way, I think the comment "always SIGSEGV mode" should be "POSIX > > mode", as it is defined POSIX behavior, but that is not a big deal, tho= ugh. > It is not trully POSIX mode, as was pointed out (to me) before. POSIXyzing > it would be a future project. For now, it would delay an already late > release. Knowingly releasing something that is neither what we used to do nor what POSIX says we should do is a really bad idea. > About your patch: I would answer the same as to the Frank: > I do not like #ifdefs; > it misses the (non-existing) option for compatibility with early 7-CURREN= T. We don't care about compatibility with early 7-CURRENT. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no