NetBSD/sys/compat/sunos
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
..
files.sunos
Makefile
sunos_dirent.h
sunos_exec.c add e_path (emulation path) to struct emul, which replaces emulation-specific 2000-12-01 12:28:30 +00:00
sunos_exec.h Make these compile with the latest execsw[] changes. Someone with 2000-11-24 10:21:30 +00:00
sunos_ioctl.c add e_path (emulation path) to struct emul, which replaces emulation-specific 2000-12-01 12:28:30 +00:00
sunos_misc.c add e_path (emulation path) to struct emul, which replaces emulation-specific 2000-12-01 12:28:30 +00:00
sunos_syscall.h update for changed makesyscalls.master 2000-08-18 19:35:15 +00:00
sunos_syscallargs.h update for changed makesyscalls.master 2000-08-18 19:35:15 +00:00
sunos_syscalls.c change the type of *syscallnames[] array to 'const char * const foo[]' 2000-11-13 21:32:15 +00:00
sunos_sysent.c LKMify 2000-11-30 19:05:26 +00:00
sunos.h
syscalls.conf remove compat_xxx dependencies where they don't belong 1998-12-18 18:49:59 +00:00
syscalls.master LKMify 2000-11-30 19:05:26 +00:00