Date: Fri, 8 Apr 2005 19:41:40 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/amd64/linux32 linux32_machdep.c Message-ID: <200504081941.j38Jfem6071020@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2005-04-08 19:41:40 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/amd64/linux32 linux32_machdep.c
Log:
MFC some 64-bit fixes:
- Fix some sign extension problems with implicit 32 to 64 bit conversions.
- Fix the mmap2() wrapper to not truncate high addresses.
Revision Changes Path
1.2.2.5 +12 -9 src/sys/amd64/linux32/linux32_machdep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504081941.j38Jfem6071020>
