From owner-cvs-all Sun Oct 25 23:05:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA09702 for cvs-all-outgoing; Sun, 25 Oct 1998 23:05:39 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) 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 XAA09696; Sun, 25 Oct 1998 23:05:38 -0800 (PST) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id XAA16602; Sun, 25 Oct 1998 23:05:34 -0800 (PST) Date: Sun, 25 Oct 1998 23:05:34 -0800 (PST) Message-Id: <199810260705.XAA16602@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/i386 autoconf.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/10/25 23:05:34 PST Modified files: sys/i386/i386 autoconf.c Log: Check the major number of the boot device more carefully. There was only a problem if the boot blocks passed bad data. Check the major number of the dump device consistently. Revision Changes Path 1.110 +3 -5 src/sys/i386/i386/autoconf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message