NetBSD/sys/compat/ibcs2
mycroft f495cd9dc6 Introduce 2 new flags in types.h:
* __HAVE_SYSCALL_INTERN.  If this is defined, e_syscall is replaced by
  e_syscall_intern, which is called at key places in the kernel.  This can be
  used to set a MD syscall handler pointer.  This obsoletes and replaces the
  *_HAS_SEPARATED_SYSCALL flags.
* __HAVE_MINIMAL_EMUL.  If this is defined, certain (deprecated) elements in
  struct emul are omitted.
2000-12-11 05:28:59 +00:00
..
Makefile
TODO
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.c Introduce 2 new flags in types.h: 2000-12-11 05:28:59 +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_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_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-11 03:07:06 +00:00
ibcs2_syscallargs.h Regen. 2000-12-11 03:07:06 +00:00
ibcs2_syscalls.c Regen. 2000-12-11 03:07:06 +00:00
ibcs2_sysent.c Regen. 2000-12-11 03:07:06 +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
syscalls.conf Round up sysent table size. 2000-12-11 03:06:49 +00:00
syscalls.master Get rid of the damn EMUL_GET* flags. 2000-12-09 07:10:34 +00:00