cvs commit: src/sys/amd64/linux32 linux32_machdep.c
John Baldwin
jhb at FreeBSD.org
Fri Apr 8 12:41:41 PDT 2005
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
More information about the cvs-src
mailing list