From owner-cvs-all Thu Feb 19 20:21:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA06957 for cvs-all-outgoing; Thu, 19 Feb 1998 20:21:17 -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 UAA06892; Thu, 19 Feb 1998 20:20:35 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA15131; Thu, 19 Feb 1998 20:19:40 -0800 (PST) Date: Thu, 19 Feb 1998 20:19:40 -0800 (PST) Message-Id: <199802200419.UAA15131@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/conf options.i386 src/sys/i386/isa lpt.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/02/19 20:19:40 PST Modified files: sys/i386/conf options.i386 sys/i386/isa lpt.c Log: Don't propogate *_DEBUG options. Use DEBUG and recompile only those parts of the kernel that you are interested in. Prodded by: Bruce Evans Revision Changes Path 1.74 +1 -3 src/sys/i386/conf/options.i386 1.67 +2 -3 src/sys/i386/isa/lpt.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message