cvs commit: ports/games/iourbanterror/files patch-Makefile
 patch-code__qcommon__vm_x86.c patch-code__qcommon__vm_x86_64.c
    Alejandro Pulver 
    alepulver at FreeBSD.org
       
    Tue Mar  4 18:17:46 UTC 2008
    
    
  
alepulver    2008-03-04 18:17:45 UTC
  FreeBSD ports repository
  Modified files:
    games/iourbanterror/files patch-Makefile 
  Added files:
    games/iourbanterror/files patch-code__qcommon__vm_x86.c 
                              patch-code__qcommon__vm_x86_64.c 
  Log:
  - Enable use of mmap() instead of malloc() in the x86 VM.
  - Fix building the amd64 VM (MAP_ANONYMOUS -> MAP_ANON) [1].
  
  Reported by:    Dominic Fandrey <kamikaze at bsdforen.de> [1]
  
  Revision  Changes    Path
  1.9       +25 -11    ports/games/iourbanterror/files/patch-Makefile
  1.1       +20 -0     ports/games/iourbanterror/files/patch-code__qcommon__vm_x86.c (new)
  1.1       +11 -0     ports/games/iourbanterror/files/patch-code__qcommon__vm_x86_64.c (new)
    
    
More information about the cvs-all
mailing list