| Age | Commit message (Expand) | Author |
| 2000-06-09 | PE/COFF (Win32) compatible binary support (experimental). | oki |
| 2000-06-04 | Add stubs for PE/COFF. | mycroft |
| 2000-01-17 | defopt COMPAT_VAX1K | matt |
| 2000-01-02 | EXEC_COFF cleanup | msaitoh |
| 1999-12-30 | Move netbsd32_exec BEFORE normal 32-bit exec so 32-bit binaries are not executed | eeh |
| 1999-10-25 | Update to match new SVR4-style definition names in <sys/exec_elf.h>. | kleink |
| 1999-09-13 | Merge in NetBSD/sh3 from cvs.kame.net repository. | itojun |
| 1999-03-26 | COMPAT_SPARC32 -> COMPAT_NETBSD32 | eeh |
| 1999-03-09 | Defopt COMPAT_M68K4K. | kleink |
| 1999-02-23 | Make this compile without EXEC_AOUT and with COMPAT_FREEBSD | christos |
| 1999-02-11 | Add compat_aout bit. | christos |
| 1998-10-03 | update for linux file move. | christos |
| 1998-10-01 | Only include linux a.out makecmds if EXEC_AOUT is defined. | erh |
| 1998-08-31 | err, add sparc32_exec here. must forgot it. | mrg |
| 1998-08-21 | VAX logical page size increased to 4k. | ragge |
| 1998-07-31 | fix sizeofs so they comply with the KNF style guide. yes, it is pedantic. | perry |
| 1998-06-26 | defopt COMPAT_SVR4 | thorpej |
| 1998-06-25 | defopt COMPAT_HPUX | thorpej |
| 1998-06-25 | defopt COMPAT_SUNOS | thorpej |
| 1998-06-25 | defopt COMPAT_IBCS2 | thorpej |
| 1998-06-25 | defopt COMPAT_LINUX | thorpej |
| 1998-06-25 | defopt COMPAT_FREEBSD | thorpej |
| 1998-01-22 | Generate dependencies on the exec format options EXEC_AOUT, EXEC_ECOFF, | thorpej |
| 1997-12-04 | Standardize COMPAT_SUNOS -- remove all references to | tv |
| 1996-10-02 | allow a.out executable support to be optional (conditioned on EXEC_AOUT), | cgd |
| 1996-09-26 | add support and reorganize for 64-bit ELF, included by EXEC_ELF64 | cgd |
| 1996-09-10 | Add COMPAT_M68K4K to the exec switch. | thorpej |
| 1995-12-09 | (1) undef various EXEC_ cpp symbols before defining them, in case | cgd |
| 1995-11-28 | Add hooks for COMPAT_HPUX. | thorpej |
| 1995-10-10 | Add hooks for COMPAT_FREEBSD, from Noriyuki Soda. | mycroft |
| 1995-06-22 | Generic mi ELF loader; delete Linux and Svr4 compat conf entries and | fvdl |
| 1995-06-11 | Add Linux ELF module to the list of things to try. | fvdl |
| 1995-03-08 | need COMPAT_OSF1 for some things | cgd |
| 1995-02-28 | switch entry for Linux a.out | cgd |
| 1994-09-05 | New iBCS2 code from Scott. | mycroft |
| 1994-08-15 | Move the SVR4 dispatch here. | mycroft |
| 1994-08-15 | Add iBCS2 COFF loader. (Eventually there should be a sys/exec_coff.h.) | mycroft |
| 1994-07-01 | exec_aout.h not needed | deraadt |
| 1994-06-29 | New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' | cgd |
| 1994-05-27 | preliminary ecoff support, initially to support COMPAT_ULTRIX | glass |
| 1994-02-05 | dtrt with exec header size | cgd |
| 1994-01-28 | Fix spelling error in Copyright notice | jtc |
| 1994-01-16 | clean up, break script handling out of check_exec(), and comment a bit. | cgd |