Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-12-23 | use _{NLIST,KERN}_DO_{AOUT,ELF,ECOFF} to select binary types | Theo de Raadt | |
1996-11-24 | OLF is ALIVE! | etheisen | |
1996-09-12 | ok, must have read access at least. | Per Fogelstrom | |
1996-09-12 | remove excess tests... | Per Fogelstrom | |
1996-09-05 | ld has some funny things going with alignments... | Per Fogelstrom | |
1996-08-31 | Cleanup exec | Per Fogelstrom | |
1996-08-05 | layout style nit (am I a pedant, or what?) | Niklas Hallqvist | |
1996-06-16 | Whoops. Don't forget to take alignment into account when processing file. | etheisen | |
Thanks Per. | |||
1996-06-15 | elf_check_header() is now fully functional. Still need to add OS checks. | etheisen | |
1996-06-10 | emul_elf has a name of "native" | Theo de Raadt | |
1996-06-10 | use a shorter emul name | Theo de Raadt | |
1996-06-09 | emulation name is "native elf" | Theo de Raadt | |
1996-06-06 | Paging exec_elf + mips enhancements | Per Fogelstrom | |
1996-05-22 | Moved contents of elf_abi.h into exec_elf.h. Modified dependant files to | etheisen | |
reflect this. | |||
1996-04-18 | Rename the COMPAT_SVR4_MAP_PAGE_ZERO option to ELF_MAP_PAGE_ZERO as the | Niklas Hallqvist | |
change affected all ELF formats | |||
1996-04-18 | Support mapping of page zero read-only if COMPAT_SVR4_MAP_PAGE_ZERO | Niklas Hallqvist | |
is used. Dell SVR4 behaved this way, and some binaries rely on such icky behaviour. | |||
1996-03-03 | From NetBSD: 960217 merge | Niklas Hallqvist | |
1996-01-29 | from netbsd: | Theo de Raadt | |
Don't rely on the protection bits of segments anymore to decide whether it's text or data; use the entry point instead (this solves some trouble with ELF executables with strange permissions) Incorporate some fixes from r_friedl@informatik.uni-kl.de sent to netbsd-bugs a while ago | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |