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 <[EMAIL PROTECTED]> [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)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"