NetBSD/sys/compat
drochner aaececd2f4 allow to start other emulations (eg native code)
from here: set p_execsw to the new thing, and call
the new emulation's syscall_intern()

XXX there are more differences to kern_exec.c, sa/ras
related afaics, this is harmliss for now since
netbsd32 doesn't support multithreaded programs yet --
one day one execve() implementation should be shared
by native and netbsd32 code.
2004-02-25 18:15:45 +00:00
..
aout Put back Emmanuel's sigfilter hooks, as decided by Core. 2003-12-20 19:01:29 +00:00
aoutm68k Put back Emmanuel's sigfilter hooks, as decided by Core. 2003-12-20 19:01:29 +00:00
common Dynamic sysctl. 2003-12-04 19:38:21 +00:00
darwin Remove useless comment 2004-01-17 03:30:14 +00:00
freebsd Uppercase CPU, plural is CPUs. 2004-02-13 11:36:08 +00:00
hpux Put back Emmanuel's sigfilter hooks, as decided by Core. 2003-12-20 19:01:29 +00:00
ibcs2 Rename es_check in struct execsw to es_makecmds. 2004-02-06 08:02:58 +00:00
irix Put back Emmanuel's sigfilter hooks, as decided by Core. 2003-12-20 19:01:29 +00:00
linux rename i386 mdlwp flags from MDP_ to MDL_ 2004-01-28 10:48:55 +00:00
m68k4k - GC all the setup_stack functions 2003-08-08 18:57:01 +00:00
mach off-by-one error in ary subscript. 2004-01-02 02:09:52 +00:00
netbsd32 allow to start other emulations (eg native code) 2004-02-25 18:15:45 +00:00
osf1 Put back Emmanuel's sigfilter hooks, as decided by Core. 2003-12-20 19:01:29 +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 Put back Emmanuel's sigfilter hooks, as decided by Core. 2003-12-20 19:01:29 +00:00
sunos Put back Emmanuel's sigfilter hooks, as decided by Core. 2003-12-20 19:01:29 +00:00
sunos32 Put back Emmanuel's sigfilter hooks, as decided by Core. 2003-12-20 19:01:29 +00:00
svr4 Put back Emmanuel's sigfilter hooks, as decided by Core. 2003-12-20 19:01:29 +00:00
svr4_32 Put back Emmanuel's sigfilter hooks, as decided by Core. 2003-12-20 19:01:29 +00:00
ultrix Uppercase CPU, plural is CPUs. 2004-02-13 11:36:08 +00:00
vax1k Uppercase CPU, plural is CPUs. 2004-02-13 11:36:08 +00:00
Makefile Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. 2002-11-26 23:30:07 +00:00