Date: Mon, 11 Jan 2010 23:33:30 +0000 (UTC) From: Kirk McKusick <mckusick@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sbin/fsck_ffs pass2.c Message-ID: <201001112333.o0BNXl32043979@repoman.freebsd.org>
index | next in thread | raw e-mail
mckusick 2010-01-11 23:33:30 UTC
FreeBSD src repository
Modified files:
sbin/fsck_ffs pass2.c
Log:
SVN rev 202131 on 2010-01-11 23:33:30Z by mckusick
Cast 64-bit quantity to intptr_t rather than int so as to work properly
with 64-bit architectures (such as amd64).
Reported by: Xin LI and Josh Paetzel
Revision Changes Path
1.30 +2 -2 src/sbin/fsck_ffs/pass2.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001112333.o0BNXl32043979>
