| Commit message (Expand) | Author | Age | Files | Lines |
* | makes `struct execsw' to: |  semarie | 2021-03-21 | 1 | -4/+10 |
* | struct execsw's es_emul is no longer used, so delete it |  guenther | 2019-11-28 | 1 | -3/+3 |
* | In exec_elf.c: expand ELFNAME(), ELFNAME2(), and ELFNAMEEND() except |  guenther | 2017-02-08 | 1 | -10/+2 |
* | Support for running Linux binaries under emulation is going away. |  naddy | 2016-02-28 | 1 | -9/+2 |
* | Kill emul left-over. |  mpi | 2015-07-18 | 1 | -2/+2 |
* | remove LKM support |  tedu | 2014-10-09 | 1 | -10/+1 |
* | another lurking ecoff reference is found.. |  deraadt | 2013-10-17 | 1 | -5/+1 |
* | Remove support for a.out and ecoff. We only do elf now. |  deraadt | 2013-10-17 | 1 | -14/+2 |
* | Remove no longer used struct emul extern declarations. |  miod | 2013-02-09 | 1 | -3/+2 |
* | remove compat_svr4 support. ok deraadt |  tedu | 2011-07-04 | 1 | -10/+2 |
* | remove compat_vax1k. no more 4.3bsd reno support. ok deraadt |  tedu | 2011-06-27 | 1 | -8/+1 |
* | Push COMPAT_FREEBSD in front of a whale. Buggy, out of date, no |  guenther | 2011-04-05 | 1 | -9/+1 |
* | remove compat_bsdos support |  tedu | 2010-07-05 | 1 | -9/+2 |
* | remove support for compat_sunos (and m68k4k). ok deraadt guenther |  tedu | 2010-07-02 | 1 | -11/+1 |
* | another day, another compat gets removed. today is ibcs2's turn |  tedu | 2010-07-01 | 1 | -10/+2 |
* | remove compat_osf1 support from the kernel |  tedu | 2010-06-30 | 1 | -5/+2 |
* | Remove COMPAT_HPUX. No one wanted to support it and its fewmets were |  guenther | 2010-06-29 | 1 | -9/+2 |
* | COMPAT_ULTRIX is not used, time to retire it. ok deraadt miod |  tedu | 2010-06-29 | 1 | -5/+2 |
* | increase MAXINTERP from 64 to 128 and allow a little extra room on top |  djm | 2008-09-19 | 1 | -2/+2 |
* | Maintaining a broken compatibility layer for a broken OS is not a productive |  beck | 2007-05-28 | 1 | -4/+1 |
* | rework access to emulations slightly in an effort to both merge and |  tedu | 2004-04-15 | 1 | -61/+44 |
* | remember to reset exec_maxhdrsz after lkm load/unload. ok fgsch@ |  tedu | 2003-08-23 | 1 | -7/+5 |
* | remove native emulations from emulsw. you can't change them and probably |  tedu | 2003-08-23 | 1 | -8/+1 |
* | knf |  deraadt | 2003-08-23 | 1 | -3/+3 |
* | emulation is now controlled by sysctl. changes: |  tedu | 2003-08-21 | 1 | -1/+71 |
* | Compat layer for 1k Vax aout, from NetBSD. |  hugh | 2001-11-14 | 1 | -1/+8 |
* | Unify elf32 and elf64 code with macros. This forced a renaming |  art | 2001-09-19 | 1 | -2/+2 |
* | ELF64 |  kstailey | 1999-09-10 | 1 | -2/+5 |
* | COMPAT_BSDOS exec and compat changes. |  downsj | 1997-09-02 | 1 | -1/+8 |
* | Import compat_m68k4k from NetBSD |  niklas | 1997-01-13 | 1 | -1/+8 |
* | use _{NLIST,KERN}_DO_{AOUT,ELF,ECOFF} to select binary types |  deraadt | 1996-12-23 | 1 | -31/+7 |
* | Exec format config changes |  pefo | 1996-06-07 | 1 | -9/+9 |
* | Added OpenBSD CVS tag. |  etheisen | 1996-05-22 | 1 | -0/+1 |
* | Moved contents of elf_abi.h into sys/exec_elf.h. Adjusted dependant |  etheisen | 1996-05-22 | 1 | -1/+1 |
* | pica also uses elf |  pefo | 1996-05-02 | 1 | -1/+1 |
* | from netbsd: |  deraadt | 1995-12-14 | 1 | -2/+13 |
* | initial import of NetBSD tree |  deraadt | 1995-10-18 | 1 | -0/+111 |