cvs commit: src/sys/amd64/linux32 linux32_machdep.c

John Baldwin jhb at FreeBSD.org
Thu Mar 31 14:47:19 PST 2005


jhb         2005-03-31 22:47:18 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/linux32    linux32_machdep.c 
  Log:
  - Fix some sign extension problems with implicit 32 to 64 bit conversions.
  - Fix the mmap2() wrapper to not truncate high addresses.
  
  Submitted by:   Christian Zander
  
  Revision  Changes    Path
  1.7       +11 -8     src/sys/amd64/linux32/linux32_machdep.c


More information about the cvs-src mailing list