Module Name: src Committed By: dsl Date: Fri Jan 3 16:50:54 UTC 2014
Modified Files: src/sys/arch/xen/include/xen-public: elfstructs.h src/tools/amiga-elf2bb/sys: exec_elf.h src/tools/m68k-elf2aout/sys: exec_elf.h src/tools/mips-elf2ecoff/sys: exec_elf.h Log Message: Remove the borked definition of ELF64_Shalf from some more places. Remove the _KERNEL parts of some clones of sys/elf_exec.h One might ask why this file has got cloned so many times. To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 src/sys/arch/xen/include/xen-public/elfstructs.h cvs rdiff -u -r1.3 -r1.4 src/tools/amiga-elf2bb/sys/exec_elf.h cvs rdiff -u -r1.1 -r1.2 src/tools/m68k-elf2aout/sys/exec_elf.h cvs rdiff -u -r1.4 -r1.5 src/tools/mips-elf2ecoff/sys/exec_elf.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.