From owner-svn-src-head@FreeBSD.ORG Wed Mar 25 19:02:10 2009 Return-Path: Delivered-To: svn-src-head@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 469FE10656BD; Wed, 25 Mar 2009 19:02:10 +0000 (UTC) (envelope-from sobomax@FreeBSD.org) Received: from sippysoft.com (gk1.360sip.com [72.236.70.240]) by mx1.freebsd.org (Postfix) with ESMTP id DA63A8FC24; Wed, 25 Mar 2009 19:02:09 +0000 (UTC) (envelope-from sobomax@FreeBSD.org) Received: from [192.168.1.38] (S0106001372fd1e07.vs.shawcable.net [70.71.171.106]) (authenticated bits=0) by sippysoft.com (8.14.3/8.14.3) with ESMTP id n2PIe6C0006462 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 25 Mar 2009 11:40:07 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Message-ID: <49CA7A79.7080501@FreeBSD.org> Date: Wed, 25 Mar 2009 11:39:53 -0700 From: Maxim Sobolev Organization: Sippy Software, Inc. User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: Christoph Mallon References: <200903192029.n2JKTN54074599@svn.freebsd.org> <49C4C974.5050209@gmx.de> In-Reply-To: <49C4C974.5050209@gmx.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: svn-src-head@FreeBSD.org, Marius Strobl , src-committers@FreeBSD.org, svn-src-all@FreeBSD.org Subject: Re: svn commit: r190098 - in head/sys/sparc64: fhc sparc64 X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Mar 2009 19:02:11 -0000 Christoph Mallon wrote: > Sorry for the long essay, but I deem it important to tell how compilers > work these day. Good point, maybe it would make sense to compress it somewhat and add to the style(9)? -Maxim