From owner-cvs-all Sun Jul 9 16:59: 1 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C58C837BAD7; Sun, 9 Jul 2000 16:58:57 -0700 (PDT) (envelope-from bp@FreeBSD.org) Received: (from bp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA01549; Sun, 9 Jul 2000 16:58:58 -0700 (PDT) (envelope-from bp@FreeBSD.org) Message-Id: <200007092358.QAA01549@freefall.freebsd.org> From: Boris Popov Date: Sun, 9 Jul 2000 16:58:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_linker.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG bp 2000/07/09 16:58:57 PDT Modified files: sys/kern kern_linker.c Log: Correct SYSINIT execution order in the case when KLD contains more than one SYSINIT with the same 'subsystem' id and different 'order' id. Reviewed by: peter Revision Changes Path 1.49 +3 -3 src/sys/kern/kern_linker.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message