NetBSD/sys/compat/ibcs2
jdolecek a6ca890142 always fill in e_syscall in respective emul_*; if the emulation doesn't
have it's own separated *_syscall() function, use syscall()
2000-12-09 12:38:23 +00:00
..
files.ibcs2 put executable format specific code from ibcs2_exec.c to separate 2000-12-01 19:17:41 +00:00
ibcs2_dirent.h
ibcs2_errno.c
ibcs2_errno.h
ibcs2_exec_coff.c put executable format specific code from ibcs2_exec.c to separate 2000-12-01 19:17:41 +00:00
ibcs2_exec_elf32.c put executable format specific code from ibcs2_exec.c to separate 2000-12-01 19:17:41 +00:00
ibcs2_exec_xout.c put executable format specific code from ibcs2_exec.c to separate 2000-12-01 19:17:41 +00:00
ibcs2_exec.c always fill in e_syscall in respective emul_*; if the emulation doesn't 2000-12-09 12:38:23 +00:00
ibcs2_exec.h restructure struct emul and execsw, in preparation to make emulations LKMable: 2000-11-21 00:37:49 +00:00
ibcs2_fcntl.c add e_path (emulation path) to struct emul, which replaces emulation-specific 2000-12-01 12:28:30 +00:00
ibcs2_fcntl.h
ibcs2_grp.h
ibcs2_ioctl.c Add ibcs2_sys_gtty. 2000-08-11 22:20:10 +00:00
ibcs2_ipc.c LKMify 2000-11-29 21:51:49 +00:00
ibcs2_misc.c add e_path (emulation path) to struct emul, which replaces emulation-specific 2000-12-01 12:28:30 +00:00
ibcs2_mman.h
ibcs2_mount.h
ibcs2_pwd.h
ibcs2_signal.c
ibcs2_signal.h
ibcs2_socksys.c
ibcs2_socksys.h
ibcs2_stat.c add e_path (emulation path) to struct emul, which replaces emulation-specific 2000-12-01 12:28:30 +00:00
ibcs2_stat.h Fix IBCS2_S_IFWGRP 2000-08-17 15:16:01 +00:00
ibcs2_statfs.h
ibcs2_stropts.h
ibcs2_syscall.h Regen. 2000-12-09 07:11:17 +00:00
ibcs2_syscallargs.h Regen. 2000-12-09 07:11:17 +00:00
ibcs2_syscalls.c Regen. 2000-12-09 07:11:17 +00:00
ibcs2_sysent.c Regen. 2000-12-09 07:11:17 +00:00
ibcs2_sysi86.h
ibcs2_termios.h Add ibcs2_sys_gtty. 2000-08-11 22:20:10 +00:00
ibcs2_time.h
ibcs2_timeb.h
ibcs2_types.h
ibcs2_unistd.h
ibcs2_ustat.h
ibcs2_util.h add e_path (emulation path) to struct emul, which replaces emulation-specific 2000-12-01 12:28:30 +00:00
ibcs2_utime.h
ibcs2_utsname.h
ibcs2_wait.h
Makefile
syscalls.conf
syscalls.master Get rid of the damn EMUL_GET* flags. 2000-12-09 07:10:34 +00:00
TODO