85e6f88 - really fix asm stretch code on i386 with NX processors, on OpenBSD

Authored and Committed by jwrdegoede 18 years ago
    - really fix asm stretch code on i386 with NX processors, on OpenBSD
        mprotects first argument does not need to be page-aligned, but on Linux
        it does. Note that for this to work you may also need to disable
        selinux (rh 185214)
    
        
file modified
+17 -11
file modified
+6 -1