DragonFly commits List (threaded) for 2009-09
DragonFly BSD
DragonFly commits List (threaded) for 2009-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: ELF - allow execution of shared objects


From: Alex Hornung <alexh@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 1 Sep 2009 04:46:53 -0700 (PDT)

commit 08d72226f4cf31025a2510bca580fc07f1434412
Author: Alex Hornung <ahornung@gmail.com>
Date:   Tue Sep 1 10:42:56 2009 +0100

    ELF - allow execution of shared objects
    
    * Allow execution of shared ELF objects by default.
    
    * Add a sysctl kern.elf_exec_dyn, default to 1, to control permission
      to execute shared elf objects.
    
    * Incidentally, this also makes PIE work, at least for basic testcases
      as ncal, whereis, ...
    
    Obtained-from: FreeBSD
    Reported-By: Hasso Tepper

Summary of changes:
 sys/kern/imgact_elf.c |   11 +++++++++--
 1 files changed, 9 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/08d72226f4cf31025a2510bca580fc07f1434412


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]