[EMAIL PROTECTED] wrote: > I just have a few question about execution of code on the stack or heap. > It is possible in FreeBSD right? But why does the stack and heap need to > be executable?
So Franz LISP can run, and so JITs can run, and so dlopen works. OpenBSD recently changed this, after a lot of work. They only addressed the stack, not the heap. I don't know what they did about Swing or Franz LISP; maybe they just don't work on OpenBSD now. -- Terry To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

