git: i386 removal, part 71/x: Remove legacy FreeBSD brand.

Sascha Wildner swildner at crater.dragonflybsd.org
Thu Mar 14 14:11:58 PDT 2019


commit 70839a950bcee0684fe8435afcece612e92a5382
Author: Sascha Wildner <saw at online.de>
Date:   Thu Mar 14 22:11:33 2019 +0100

    i386 removal, part 71/x: Remove legacy FreeBSD brand.
    
    We had a compat layer in i386 that was intended to run old DragonFly
    binaries from <1.2 times if my memory serves well. That also worked
    with FreeBSD 4.x binaries. It was removed in part 7 and 8 of this
    commit series.
    
    This commit reverts cee191cabfed209fdad9972bd88be5b18e310361.
    
    It also removes all references to ld-elf.so.1.
    
    Reported-by: zrj

Summary of changes:
 Makefile_upgrade.inc              |  1 +
 libexec/rtld-elf/Makefile         |  3 +--
 libexec/rtld-elf/rtld.1           |  3 +--
 share/man/man5/libmap.conf.5      |  2 +-
 sys/cpu/x86_64/misc/elf_machdep.c | 16 ----------------
 sys/kern/imgact_elf.c             | 10 ----------
 sys/sys/imgact_elf.h              |  1 -
 7 files changed, 4 insertions(+), 32 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/70839a950bcee0684fe8435afcece612e92a5382


-- 
DragonFly BSD source repository



More information about the Commits mailing list