Date: Fri, 22 Sep 2000 01:40:06 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/isa psm.c Message-ID: <200009220840.BAA18235@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200009220840.BAA18235>