NetBSD/sys/compat/aoutm68k
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 Initial cut of COMPAT_AOUT_M68K. 2000-12-02 20:40:03 +00:00
aoutm68k_exec.c Introduce 2 new flags in types.h: 2000-12-11 05:28:59 +00:00
aoutm68k_ioctl.c Initial cut of COMPAT_AOUT_M68K. 2000-12-02 20:40:03 +00:00
aoutm68k_misc.c Initial cut of COMPAT_AOUT_M68K. 2000-12-02 20:40:03 +00:00
aoutm68k_stat.c make LKM safe 2000-12-06 21:25:39 +00:00
aoutm68k_stat.h Initial cut of COMPAT_AOUT_M68K. 2000-12-02 20:40:03 +00:00
aoutm68k_syscall.h Regen. 2000-12-09 05:37:01 +00:00
aoutm68k_syscallargs.h Regen. 2000-12-09 05:37:01 +00:00
aoutm68k_syscalls.c Regen. 2000-12-09 05:37:01 +00:00
aoutm68k_sysent.c Regen. 2000-12-09 05:37:01 +00:00
aoutm68k_util.h Initial cut of COMPAT_AOUT_M68K. 2000-12-02 20:40:03 +00:00
files.aoutm68k Initial cut of COMPAT_AOUT_M68K. 2000-12-02 20:40:03 +00:00
syscalls.conf Initial cut of COMPAT_AOUT_M68K. 2000-12-02 20:40:03 +00:00
syscalls.master Add the %% separators. 2000-12-09 05:27:28 +00:00