From owner-cvs-all Wed Jun 6 9:57:23 2001 Delivered-To: cvs-all@freebsd.org Received: from meow.osd.bsdi.com (meow.osd.bsdi.com [204.216.28.88]) by hub.freebsd.org (Postfix) with ESMTP id 16DA637B406; Wed, 6 Jun 2001 09:57:16 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from laptop.baldwin.cx (john@jhb-laptop.osd.bsdi.com [204.216.28.241]) by meow.osd.bsdi.com (8.11.3/8.11.2) with ESMTP id f56Gv7108106; Wed, 6 Jun 2001 09:57:07 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200106060658.f566wFr60738@freefall.freebsd.org> Date: Wed, 06 Jun 2001 09:57:10 -0700 (PDT) From: John Baldwin To: Bruce Evans Subject: RE: cvs commit: src/sys/i386/conf NOTES Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 06-Jun-01 Bruce Evans wrote: > bde 2001/06/05 23:58:14 PDT > > Modified files: > sys/i386/conf NOTES > Log: > Fixed missing parentheses in the definition of KTR_COMPILE. KTR_COMPILE > is usually (always?) used in expressions like (KTR_COMPILE & KTR_FOO). > Defining it as KTR_INTR|KTR_PROC gave the wrong value in approximately > 8497 places according to error output for compiling LINT. Odd. I could've sworn that I didn't use ()'s in my local compiles. Guess I did though. -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message