From owner-cvs-sys Mon Oct 27 23:29:55 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id XAA03299 for cvs-sys-outgoing; Mon, 27 Oct 1997 23:29:55 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id XAA03212; Mon, 27 Oct 1997 23:28:04 -0800 (PST) (envelope-from joerg@FreeBSD.org) From: Joerg Wunsch Received: (from joerg@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id XAA29732; Mon, 27 Oct 1997 23:27:51 -0800 (PST) Date: Mon, 27 Oct 1997 23:27:51 -0800 (PST) Message-Id: <199710280727.XAA29732@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/conf LINT Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk joerg 1997/10/27 23:27:51 PST Modified files: sys/i386/conf LINT Log: Removed another comment about not-so-mandatory devices i've missed in the previous commit. It's perfectly legal to build a kernel without any video device driver (and even without any console driver at all if desired). Revision Changes Path 1.378 +2 -2 src/sys/i386/conf/LINT