NetBSD/sys/compat/pecoff
erh 96cd5369b0 Use vn_marktext to set the VTEXT flag on the vnode of the executable.
This satisfies the KASSERT at the beginning of vmvmd_map_pagedvn() and avoids
an immediate panic when attempting to execute a PECOFF binary.
2003-09-06 22:55:06 +00:00
..
Makefile Use /emul/pecoff as prefix to run PE/COFF binaries. 2002-03-18 07:11:06 +00:00
files.pecoff Move a variable `emul_pecoff' to new file. 2002-03-25 06:44:46 +00:00
pecoff_emul.c add support for non-executable mappings (where the hardware allows this) 2003-08-24 17:52:28 +00:00
pecoff_exec.c Use vn_marktext to set the VTEXT flag on the vnode of the executable. 2003-09-06 22:55:06 +00:00
pecoff_exec.h Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
pecoff_misc.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
pecoff_syscall.h Regen. 2003-04-08 10:58:55 +00:00
pecoff_syscallargs.h Regen. 2003-04-08 10:58:55 +00:00
pecoff_syscalls.c Regen. 2003-04-08 10:58:55 +00:00
pecoff_sysent.c Regen. 2003-04-08 10:58:55 +00:00
pecoff_util.h Use uprintf for debug print. 2003-01-08 12:29:44 +00:00
syscalls.conf Use /emul/pecoff as prefix to run PE/COFF binaries. 2002-03-18 07:11:06 +00:00
syscalls.master Added missing syscalls from native syscalls.master. 2003-04-08 10:57:56 +00:00