summaryrefslogtreecommitdiff
path: root/sys/kern/exec_elf.c
AgeCommit message (Expand)Author
1996-12-23use _{NLIST,KERN}_DO_{AOUT,ELF,ECOFF} to select binary typesTheo de Raadt
1996-11-24OLF is ALIVE!etheisen
1996-09-12ok, must have read access at least.Per Fogelstrom
1996-09-12remove excess tests...Per Fogelstrom
1996-09-05ld has some funny things going with alignments...Per Fogelstrom
1996-08-31Cleanup execPer Fogelstrom
1996-08-05layout style nit (am I a pedant, or what?)Niklas Hallqvist
1996-06-16Whoops. Don't forget to take alignment into account when processing file.etheisen
1996-06-15elf_check_header() is now fully functional. Still need to add OS checks.etheisen
1996-06-10emul_elf has a name of "native"Theo de Raadt
1996-06-10use a shorter emul nameTheo de Raadt
1996-06-09emulation name is "native elf"Theo de Raadt
1996-06-06Paging exec_elf + mips enhancementsPer Fogelstrom
1996-05-22Moved contents of elf_abi.h into exec_elf.h. Modified dependant files toetheisen
1996-04-18Rename the COMPAT_SVR4_MAP_PAGE_ZERO option to ELF_MAP_PAGE_ZERO as theNiklas Hallqvist
1996-04-18Support mapping of page zero read-only if COMPAT_SVR4_MAP_PAGE_ZERONiklas Hallqvist
1996-03-03From NetBSD: 960217 mergeNiklas Hallqvist
1996-01-29from netbsd:Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt