CVSROOT: /cvs Module name: src Changes by: guent...@cvs.openbsd.org 2017/09/08 20:22:48
Modified files: libexec/ld.so/m88k: rtld_machine.c Log message: Remove superfluous mprotect()ing of the PLT that's been obsoleted by the generic handling of RWX segments. ok aoyama@