NetBSD/sys/compat/sunos
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 Added a missing Makefile and run it 1996-05-05 16:07:42 +00:00
files.sunos put aout specific sunos code from sunos_exec.c to separate file 2000-12-01 19:24:36 +00:00
sunos.h Since the last signal restructuring the sparc also has an sunos_sendsig(). 1998-09-13 20:20:48 +00:00
sunos_dirent.h Assign copyright to TNF. 1998-09-05 14:50:25 +00:00
sunos_exec.c Introduce 2 new flags in types.h: 2000-12-11 05:28:59 +00:00
sunos_exec.h Make these compile with the latest execsw[] changes. Someone with 2000-11-24 10:21:30 +00:00
sunos_exec_aout.c put aout specific sunos code from sunos_exec.c to separate file 2000-12-01 19:23:10 +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 make LKM safe 2000-12-01 19:25:10 +00:00
sunos_syscall.h Regen. 2000-12-09 07:11:17 +00:00
sunos_syscallargs.h Regen. 2000-12-09 07:11:17 +00:00
sunos_syscalls.c Regen. 2000-12-09 07:11:17 +00:00
sunos_sysent.c Regen. 2000-12-09 07:11:17 +00:00
syscalls.conf remove compat_xxx dependencies where they don't belong 1998-12-18 18:49:59 +00:00
syscalls.master Get rid of the damn EMUL_GET* flags. 2000-12-09 07:10:34 +00:00