[ioquake3] FreeBSD PAE kernel broken vm_x86.c, patch attached
Nerius Landys
nlandys at gmail.com
Wed Nov 24 14:31:19 PST 2010
> Isn't PAE abandoned? Or at least as good as?
Nope.
> The thing looks fine to me. If it gets committed here I'll backport it
> to the 1.36 release, too.
If you do backport it to 1.36, you'll have to change MAP_ANONYMOUS to
MAP_ANON for FreeBSD systems because MAP_ANONYMOUS isn't defined on
FreeBSD systems. The MAP_ANON problem was handled well in trunk.
By the way, is 1.36 svn://svn.icculus.org/quake3/tags/1.36/ ? This
code has a newer revision number than the branch version
(branches/1.36/ I think). I don't think I've seen any code committed
to the 1.36 branch yet. Am I right? Or am I just finding the 1.36
branch in the wrong location?
I'm maintaining a custom version of 1.36 for Urban Terror so having
any updates to 1.36 would be nice, I'm just not sure where to find
those updates.
More information about the ioquake3
mailing list