From owner-cvs-all Mon Sep 18 7:22:42 2000 Delivered-To: cvs-all@freebsd.org Received: from relay.butya.kz (butya-gw.butya.kz [212.154.129.94]) by hub.freebsd.org (Postfix) with ESMTP id 98C0937B423; Mon, 18 Sep 2000 07:22:36 -0700 (PDT) Received: by relay.butya.kz (Postfix, from userid 1000) id 61457287F4; Mon, 18 Sep 2000 21:22:33 +0700 (ALMST) Received: from localhost (localhost [127.0.0.1]) by relay.butya.kz (Postfix) with ESMTP id 56A03285D5; Mon, 18 Sep 2000 21:22:33 +0700 (ALMST) Date: Mon, 18 Sep 2000 21:22:33 +0700 (ALMST) From: Boris Popov To: "Matthew N. Dodd" Cc: Bruce Evans , "Matthew N. Dodd" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern subr_bus.c In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 18 Sep 2000, Matthew N. Dodd wrote: > > > Initialize 'hints_loaded' to 0. > > > > > > This allows static hints to work properly. > > > > This has no effect except possibly to hide bugs. `hints_loaded' was > > already implicitly initialized to 0. > > So it just started working out of the blue? No, the above commit just moved variable to another segment and now something else is corrupted. -- Boris Popov http://www.butya.kz/~bp/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message