NetBSD/sys/compat/common
jdolecek 01040d97a2 add e_path (emulation path) to struct emul, which replaces emulation-specific
*_emul_path variables

change macros CHECK_ALT_{CREAT|EXIST} to use that, 'root' doesn't need
to be passed explicitly any more and *_CHECK_ALT_{CREAT|EXIST} are removed
change explicit emul_find() calls in probe functions to get the emulation
path from the checked exec switch entry's emulation

remove no longer needed header files

add e_flags and e_syscall to struct emul; these are unsed and empty for now
2000-12-01 12:28:30 +00:00
..
compat_exec.c
compat_util.c
compat_util.h add e_path (emulation path) to struct emul, which replaces emulation-specific 2000-12-01 12:28:30 +00:00
gen_errno_tables.awk
kern_exit_43.c
kern_info_09.c
kern_info_43.c
kern_ipc_10.c
kern_resource_43.c
kern_sig_13.c
kern_sig_43.c
kern_xxx_12.c
Makefile
Makefile.inc
sysv_ipc_14.c
sysv_msg_14.c
sysv_sem_14.c
sysv_shm_14.c
tty_43.c
uipc_syscalls_43.c
vfs_syscalls_12.c
vfs_syscalls_43.c
vm_12.c
vm_43.c