From owner-cvs-all Thu Feb 19 19:21:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA27495 for cvs-all-outgoing; Thu, 19 Feb 1998 19:21:18 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA27418; Thu, 19 Feb 1998 19:20:36 -0800 (PST) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id OAA28122; Fri, 20 Feb 1998 14:15:47 +1100 Date: Fri, 20 Feb 1998 14:15:47 +1100 From: Bruce Evans Message-Id: <199802200315.OAA28122@godzilla.zeta.org.au> To: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-sys@FreeBSD.ORG, steve@FreeBSD.ORG Subject: Re: cvs commit: src/sys/i386/conf options.i386 src/sys/i386/isa lpt.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > Modified files: > sys/i386/conf options.i386 > Log: > Add an LPT_DEBUG option. > > PR: 5773 > Submitted by: Dag-Erling Coidan Smorgrav > > Revision Changes Path > 1.73 +3 -1 src/sys/i386/conf/options.i386 This is probably a regression. From sys/conf/options: # Misc debug flags. Most of these should probably be replaced with # 'DEBUG', and then let people recompile just the interesting modules # with 'make CC="cc -DDEBUG'. The new option is not documented and not in LINT. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message