Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Mar 2008 18:17:45 +0000 (UTC)
From:      Alejandro Pulver <alepulver@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/games/iourbanterror/files patch-Makefile patch-code__qcommon__vm_x86.c patch-code__qcommon__vm_x86_64.c
Message-ID:  <200803041817.m24IHjtB029764@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803041817.m24IHjtB029764>