From owner-cvs-all Sun Sep 17 16:57:55 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2B84137B42C; Sun, 17 Sep 2000 16:57:53 -0700 (PDT) Received: (from mdodd@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA01671; Sun, 17 Sep 2000 16:57:53 -0700 (PDT) (envelope-from mdodd@FreeBSD.org) Message-Id: <200009172357.QAA01671@freefall.freebsd.org> From: "Matthew N. Dodd" Date: Sun, 17 Sep 2000 16:57:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_bus.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mdodd 2000/09/17 16:57:53 PDT Modified files: sys/kern subr_bus.c Log: Initialize 'hints_loaded' to 0. This allows static hints to work properly. Revision Changes Path 1.80 +2 -2 src/sys/kern/subr_bus.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message