From owner-cvs-all Fri Sep 22 1:40: 9 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3E49337B422; Fri, 22 Sep 2000 01:40:06 -0700 (PDT) Received: (from jhb@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA18235; Fri, 22 Sep 2000 01:40:06 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Message-Id: <200009220840.BAA18235@freefall.freebsd.org> From: John Baldwin Date: Fri, 22 Sep 2000 01:40:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/isa psm.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2000/09/22 01:40:06 PDT Modified files: sys/isa psm.c Log: Fix several 64-bit-ism warnings due to sizeof(int) != sizeof(void *) on the alpha. Revision Changes Path 1.30 +7 -7 src/sys/isa/psm.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message