From owner-cvs-all Wed Sep 16 20:16:18 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA24914 for cvs-all-outgoing; Wed, 16 Sep 1998 20:16:18 -0700 (PDT) (envelope-from owner-cvs-all) 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 UAA24823; Wed, 16 Sep 1998 20:15:52 -0700 (PDT) (envelope-from msmith@FreeBSD.org) From: Michael Smith Received: (from msmith@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA15117; Wed, 16 Sep 1998 20:15:31 -0700 (PDT) Date: Wed, 16 Sep 1998 20:15:31 -0700 (PDT) Message-Id: <199809170315.UAA15117@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/conf GENERIC LINT Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk msmith 1998/09/16 20:15:31 PDT Modified files: sys/i386/conf GENERIC LINT Log: Mark the syscons and pcvt drivers as being allowed to conflict, so that well-meaning but uneducated users don't exterminate the psm driver in their zeal to achieve zero conflicts. Revision Changes Path 1.117 +3 -3 src/sys/i386/conf/GENERIC 1.467 +3 -3 src/sys/i386/conf/LINT