From owner-cvs-sys Sat Oct 18 03:12:20 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id DAA08407 for cvs-sys-outgoing; Sat, 18 Oct 1997 03:12:20 -0700 (PDT) (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 DAA08348; Sat, 18 Oct 1997 03:11:50 -0700 (PDT) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id DAA19116; Sat, 18 Oct 1997 03:10:25 -0700 (PDT) Date: Sat, 18 Oct 1997 03:10:25 -0700 (PDT) Message-Id: <199710181010.DAA19116@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa isa.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 1997/10/18 03:10:24 PDT Modified files: (Branch: RELENG_2_2) sys/i386/isa isa.c Log: MFC: Extra parenthesis around certain important conditionals. Submitted by: Luigi Rizzo Revision Changes Path 1.74.2.4 +4 -4 src/sys/i386/isa/isa.c