From owner-cvs-all Tue Jan 12 17:14:37 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA24203 for cvs-all-outgoing; Tue, 12 Jan 1999 17:14:37 -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 RAA24184; Tue, 12 Jan 1999 17:14:33 -0800 (PST) (envelope-from yokota@FreeBSD.org) From: Kazutaka YOKOTA Received: (from yokota@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id RAA25419; Tue, 12 Jan 1999 17:14:29 -0800 (PST) Date: Tue, 12 Jan 1999 17:14:29 -0800 (PST) Message-Id: <199901130114.RAA25419@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/dev/syscons syscons.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk yokota 1999/01/12 17:14:29 PST Modified files: sys/dev/syscons syscons.c Log: Get conditional compilation right so that unnecessary reference to splash-relatec call won't be made if there is no splash pseudo device. Revision Changes Path 1.291 +10 -8 src/sys/dev/syscons/syscons.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message