From owner-cvs-all Sat Sep 16 12:59:44 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 0B01737B424; Sat, 16 Sep 2000 12:59:42 -0700 (PDT) Received: (from dcs@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA99953; Sat, 16 Sep 2000 12:59:41 -0700 (PDT) (envelope-from dcs@FreeBSD.org) Message-Id: <200009161959.MAA99953@freefall.freebsd.org> From: "Daniel C. Sobral" Date: Sat, 16 Sep 2000 12:59:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/common module.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dcs 2000/09/16 12:59:41 PDT Modified files: sys/boot/common module.c Log: The default search path for kernel and modules was bogus. It makes no sense for /boot/kernel to come last. Revision Changes Path 1.18 +2 -2 src/sys/boot/common/module.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message