CVSROOT: /cvs Module name: src Changes by: guent...@cvs.openbsd.org 2017/02/10 23:07:03
Modified files: sys/kern : exec_elf.c Log message: Correct the entry point and base address calculations for an interpreter whose entry point isn't in its first PT_LOAD segment. problem report and testing by patrick@