From owner-cvs-sys Mon Oct 27 23:26:37 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id XAA03146 for cvs-sys-outgoing; Mon, 27 Oct 1997 23:26:37 -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 XAA03102; Mon, 27 Oct 1997 23:24:52 -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 XAA29686; Mon, 27 Oct 1997 23:24:39 -0800 (PST) Date: Mon, 27 Oct 1997 23:24:39 -0800 (PST) Message-Id: <199710280724.XAA29686@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/conf GENERIC LINT SMP-GENERIC Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk joerg 1997/10/27 23:24:39 PST Modified files: sys/i386/conf GENERIC LINT SMP-GENERIC Log: Remove the stale `log' non-pseudodevice. Found by: the new config(8) ;-) Revision Changes Path 1.100 +1 -2 src/sys/i386/conf/GENERIC 1.377 +5 -11 src/sys/i386/conf/LINT 1.9 +1 -2 src/sys/i386/conf/SMP-GENERIC