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