Date: Sat, 9 Jun 2007 01:19:09 +0000 (UTC) From: Marcel Moolenaar <marcel@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 machdep.c Message-ID: <200706090119.l591J9qB035918@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2007-06-09 01:19:09 UTC FreeBSD src repository Modified files: sys/ia64/ia64 machdep.c Log: Physical memory regions can be larger than INT_MAX. Change size1 from an int to a long to avoid printing negative byte and page counts. Revision Changes Path 1.221 +4 -3 src/sys/ia64/ia64/machdep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706090119.l591J9qB035918>