NetBSD/sys/compat
jdolecek b490742cef if LINUX_MACHDEP_PASS_PPID_AND_EUID is defined for given arch, add
flags EMUL_GETPID_PASS_PPID|EMUL_GETID_PASS_EID to emul_linux
define this option for alpha
2000-12-01 20:31:13 +00:00
..
aout add emul flag EMUL_HAS_SYS___syscall 2000-12-01 19:12:11 +00:00
common add e_path (emulation path) to struct emul, which replaces emulation-specific 2000-12-01 12:28:30 +00:00
freebsd define EXEC_AOUT before including freebsd_exec.h, so that the a.out stuff 2000-12-01 19:35:39 +00:00
hpux split aout-specific code to sepatate file hpux_exec_aout.c 2000-12-01 19:15:12 +00:00
ibcs2 put executable format specific code from ibcs2_exec.c to separate 2000-12-01 19:17:41 +00:00
linux if LINUX_MACHDEP_PASS_PPID_AND_EUID is defined for given arch, add 2000-12-01 20:31:13 +00:00
m68k4k restructure struct emul and execsw, in preparation to make emulations LKMable: 2000-11-21 00:37:49 +00:00
netbsd32 prototype netbsd32_stat12_to_netbsd32() 2000-12-01 19:18:46 +00:00
osf1 make LKM safe 2000-12-01 19:20:56 +00:00
ossaudio Use accurate rounding in conversion between OSS and NetBSD volume values. 2000-08-16 16:14:33 +00:00
pecoff add e_path (emulation path) to struct emul, which replaces emulation-specific 2000-12-01 12:28:30 +00:00
sunos make LKM safe 2000-12-01 19:25:10 +00:00
svr4 put elf32 specific code from svr4_exec.c to separate file svr4_exec_elf32.c 2000-12-01 19:26:26 +00:00
ultrix make LKM safe 2000-12-01 19:26:57 +00:00
vax1k Add an align argument to uvm_map() and some callers of that 2000-09-13 15:00:15 +00:00
Makefile