From owner-cvs-all Sun Apr 19 08:39:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA03910 for cvs-all-outgoing; Sun, 19 Apr 1998 08:39:58 -0700 (PDT) (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 PAA03905; Sun, 19 Apr 1998 15:39:55 GMT (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA19121; Sun, 19 Apr 1998 08:39:26 -0700 (PDT) Date: Sun, 19 Apr 1998 08:39:26 -0700 (PDT) Message-Id: <199804191539.IAA19121@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa npx.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/04/19 08:39:26 PDT Modified files: sys/i386/isa npx.c Log: Support compiling with `gcc -pedantic' (don't use hard newlines in (asm) string constants or hard long long constants). Revision Changes Path 1.60 +24 -28 src/sys/i386/isa/npx.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message