From owner-cvs-sys Sun Jun 2 11:58:48 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA04136 for cvs-sys-outgoing; Sun, 2 Jun 1996 11:58:48 -0700 (PDT) Received: (from joerg@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA04121; Sun, 2 Jun 1996 11:58:41 -0700 (PDT) Date: Sun, 2 Jun 1996 11:58:41 -0700 (PDT) From: Joerg Wunsch Message-Id: <199606021858.LAA04121@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/i386 autoconf.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk joerg 96/06/02 11:58:41 Modified: sys/i386/i386 autoconf.c Log: Be slightly more verbose during configure() in the bootverbose case. This breaks the long silence after the ``npx0'' message and allows to track some of the problems regarding the root f/s decisions. Revision Changes Path 1.54 +23 -3 src/sys/i386/i386/autoconf.c