From owner-cvs-sys Thu Oct 16 00:33:45 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id AAA12059 for cvs-sys-outgoing; Thu, 16 Oct 1997 00:33:45 -0700 (PDT) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id AAA12006; Thu, 16 Oct 1997 00:33:24 -0700 (PDT) (envelope-from julian@FreeBSD.org) From: Julian Elischer Received: (from julian@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id AAA19481; Thu, 16 Oct 1997 00:32:16 -0700 (PDT) Date: Thu, 16 Oct 1997 00:32:16 -0700 (PDT) Message-Id: <199710160732.AAA19481@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/kern vfs_conf.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk julian 1997/10/16 00:32:16 PDT Modified files: sys/kern vfs_conf.c Log: We are mounting the root. mount it at the HEAD of the queue, DEVFS might already be there.. Revision Changes Path 1.16 +2 -2 src/sys/kern/vfs_conf.c