From owner-cvs-sys Wed Oct 2 15:01:03 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id PAA10142 for cvs-sys-outgoing; Wed, 2 Oct 1996 15:01:03 -0700 (PDT) Received: (from sos@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id PAA10121; Wed, 2 Oct 1996 15:00:45 -0700 (PDT) Date: Wed, 2 Oct 1996 15:00:45 -0700 (PDT) From: Soren Schmidt Message-Id: <199610022200.PAA10121@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/isa syscons.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk sos 96/10/02 15:00:43 Modified: sys/i386/isa syscons.c Log: Fixed the userconfig problem (and one with ddb as well). The rudimentary support for a splash page is there, and works, it just needs a splash page... Revision Changes Path 1.176 +157 -153 src/sys/i386/isa/syscons.c