NetBSD/sys/compat/aout
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 Hmm, I forgot to add that.. 1999-02-15 08:48:20 +00:00
aout_exec.c Introduce 2 new flags in types.h: 2000-12-11 05:28:59 +00:00
aout_misc.c make LKM safe 2000-12-06 21:02:00 +00:00
aout_syscall.h Regen. 2000-12-09 06:19:40 +00:00
aout_syscallargs.h Regen. 2000-12-09 06:19:40 +00:00
aout_syscalls.c Regen. 2000-12-09 06:19:40 +00:00
aout_sysent.c Regen. 2000-12-09 06:19:40 +00:00
files.aout
syscalls.conf Round up the sysent table size. 2000-12-09 06:15:42 +00:00
syscalls.master Add the %% separators. 2000-12-09 05:27:28 +00:00