NetBSD/sys/compat
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
..
aout add support for non-executable mappings (where the hardware allows this) 2003-08-24 17:52:28 +00:00
aoutm68k add support for non-executable mappings (where the hardware allows this) 2003-08-24 17:52:28 +00:00
common SA_SIGINFO changes 2003-09-06 22:09:20 +00:00
darwin SA_SIGINFO changes 2003-09-06 22:09:20 +00:00
freebsd SA_SIGINFO changes 2003-09-06 22:09:20 +00:00
hpux add support for non-executable mappings (where the hardware allows this) 2003-08-24 17:52:28 +00:00
ibcs2 SA_SIGINFO changes 2003-09-06 22:09:20 +00:00
irix add support for non-executable mappings (where the hardware allows this) 2003-08-24 17:52:28 +00:00
linux SA_SIGINFO changes 2003-09-06 22:09:20 +00:00
m68k4k - GC all the setup_stack functions 2003-08-08 18:57:01 +00:00
mach Fix a buffer overflow that was leading to various kernel crashes 2003-08-26 21:52:18 +00:00
netbsd32 add support for non-executable mappings (where the hardware allows this) 2003-08-24 17:52:28 +00:00
osf1 add support for non-executable mappings (where the hardware allows this) 2003-08-24 17:52:28 +00:00
ossaudio Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
pecoff Use vn_marktext to set the VTEXT flag on the vnode of the executable. 2003-09-06 22:55:06 +00:00
sunos add support for non-executable mappings (where the hardware allows this) 2003-08-24 17:52:28 +00:00
sunos32 add support for non-executable mappings (where the hardware allows this) 2003-08-24 17:52:28 +00:00
svr4 SA_SIGINFO changes 2003-09-06 22:09:20 +00:00
svr4_32 add support for non-executable mappings (where the hardware allows this) 2003-08-24 17:52:28 +00:00
ultrix add support for non-executable mappings (where the hardware allows this) 2003-08-24 17:52:28 +00:00
vax1k - GC all the setup_stack functions 2003-08-08 18:57:01 +00:00
Makefile Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. 2002-11-26 23:30:07 +00:00