Age | Commit message (Expand) | Author |
2017-02-08 | In exec_elf.c: expand ELFNAME(), ELFNAME2(), and ELFNAMEEND() except | Philip Guenther |
2016-02-28 | Support for running Linux binaries under emulation is going away. | Christian Weisgerber |
2015-07-18 | Kill emul left-over. | Martin Pieuchot |
2014-10-09 | remove LKM support | Ted Unangst |
2013-10-17 | another lurking ecoff reference is found.. | Theo de Raadt |
2013-10-17 | Remove support for a.out and ecoff. We only do elf now. | Theo de Raadt |
2013-02-09 | Remove no longer used struct emul extern declarations. | Miod Vallat |
2011-07-04 | remove compat_svr4 support. ok deraadt | Ted Unangst |
2011-06-27 | remove compat_vax1k. no more 4.3bsd reno support. ok deraadt | Ted Unangst |
2011-04-05 | Push COMPAT_FREEBSD in front of a whale. Buggy, out of date, no | Philip Guenthe |
2010-07-05 | remove compat_bsdos support | Ted Unangst |
2010-07-02 | remove support for compat_sunos (and m68k4k). ok deraadt guenther | Ted Unangst |
2010-07-01 | another day, another compat gets removed. today is ibcs2's turn | Ted Unangst |
2010-06-30 | remove compat_osf1 support from the kernel | Ted Unangst |
2010-06-29 | Remove COMPAT_HPUX. No one wanted to support it and its fewmets were | Philip Guenthe |
2010-06-29 | COMPAT_ULTRIX is not used, time to retire it. ok deraadt miod | Ted Unangst |
2008-09-19 | increase MAXINTERP from 64 to 128 and allow a little extra room on top | Damien Miller |
2007-05-28 | Maintaining a broken compatibility layer for a broken OS is not a productive | Bob Beck |
2004-04-15 | rework access to emulations slightly in an effort to both merge and | Ted Unangst |
2003-08-23 | remember to reset exec_maxhdrsz after lkm load/unload. ok fgsch@ | Ted Unangst |
2003-08-23 | remove native emulations from emulsw. you can't change them and probably | Ted Unangst |
2003-08-23 | knf | Theo de Raadt |
2003-08-21 | emulation is now controlled by sysctl. changes: | Ted Unangst |
2001-11-14 | Compat layer for 1k Vax aout, from NetBSD. | Hugh Graham |
2001-09-19 | Unify elf32 and elf64 code with macros. This forced a renaming | Artur Grabowski |
1999-09-10 | ELF64 | kstailey |
1997-09-02 | COMPAT_BSDOS exec and compat changes. | Jason Downs |
1997-01-13 | Import compat_m68k4k from NetBSD | Niklas Hallqvist |
1996-12-23 | use _{NLIST,KERN}_DO_{AOUT,ELF,ECOFF} to select binary types | Theo de Raadt |
1996-06-07 | Exec format config changes | Per Fogelstrom |
1996-05-22 | Added OpenBSD CVS tag. | etheisen |
1996-05-22 | Moved contents of elf_abi.h into sys/exec_elf.h. Adjusted dependant | etheisen |
1996-05-02 | pica also uses elf | Per Fogelstrom |
1995-12-14 | from netbsd: | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |