Date: Mon, 18 Sep 2000 21:22:33 +0700 (ALMST) From: Boris Popov <bp@butya.kz> To: "Matthew N. Dodd" <winter@jurai.net> Cc: Bruce Evans <bde@zeta.org.au>, "Matthew N. Dodd" <mdodd@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern subr_bus.c Message-ID: <Pine.BSF.4.10.10009182114250.97455-100000@lion.butya.kz> In-Reply-To: <Pine.BSF.4.21.0009181008390.23690-100000@sasami.jurai.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.10009182114250.97455-100000>