From owner-cvs-all Sat Sep 26 05:22:59 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA27383 for cvs-all-outgoing; Sat, 26 Sep 1998 05:22:59 -0700 (PDT) (envelope-from owner-cvs-all) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA27378; Sat, 26 Sep 1998 05:22:58 -0700 (PDT) (envelope-from dfr@FreeBSD.org) From: Doug Rabson Received: (from dfr@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id FAA12119; Sat, 26 Sep 1998 05:22:54 -0700 (PDT) Date: Sat, 26 Sep 1998 05:22:54 -0700 (PDT) Message-Id: <199809261222.FAA12119@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/alpha/include md_var.h src/sys/alpha/alpha autoconf.c Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk dfr 1998/09/26 05:22:54 PDT Modified files: sys/alpha/include md_var.h sys/alpha/alpha autoconf.c Log: Automatically detect which disk was booted and change the root to that disk. Revision Changes Path 1.4 +3 -1 src/sys/alpha/include/md_var.h 1.9 +122 -6 src/sys/alpha/alpha/autoconf.c