From owner-cvs-src@FreeBSD.ORG Tue Aug 17 01:40:08 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E1B816A4CE; Tue, 17 Aug 2004 01:40:08 +0000 (GMT) Received: from www.cryptography.com (li-22.members.linode.com [64.5.53.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCBC543D39; Tue, 17 Aug 2004 01:40:07 +0000 (GMT) (envelope-from nate@root.org) Received: from [10.0.0.34] (adsl-67-127-84-57.dsl.snfc21.pacbell.net [67.127.84.57]) by www.cryptography.com (8.12.8/8.12.8) with ESMTP id i7H1e28U027055; Mon, 16 Aug 2004 18:40:02 -0700 Message-ID: <412161F0.1040704@root.org> Date: Mon, 16 Aug 2004 18:40:00 -0700 From: Nate Lawson User-Agent: Mozilla Thunderbird 0.7.3 (Windows/20040803) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "M. Warner Losh" References: <200408162019.i7GKJ9O8027272@repoman.freebsd.org> <20040816.193823.60296909.imp@bsdimp.com> In-Reply-To: <20040816.193823.60296909.imp@bsdimp.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit cc: des@des.no cc: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org cc: cvs-all@FreeBSD.org cc: philip@FreeBSD.org Subject: Re: cvs commit: src/sys/isa psm.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 17 Aug 2004 01:40:08 -0000 M. Warner Losh wrote: > In message: > des@des.no (Dag-Erling Smørgrav) writes: > : Philip Paeps writes: > : > Log: > : > Don't initialize static variables to 0 (C should just take care of that). > : > : Not C, but the runtime loader. > > Not to be overly pedantic (but what the heck, we got a code freeze > on), but actaully, 'C' guarantees it, and the loader implements the > guarnatee. > > Warner > > P.S. :-) Which is what I pointed out and the reason for the updated commit. Nothing to see here, back to work! :) -- Nate