NetBSD/sys/compat/hpux
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 Give every emulation its own Makefile for the syscall table. 1996-09-03 03:18:04 +00:00
files.hpux split aout-specific code to sepatate file hpux_exec_aout.c 2000-12-01 19:15:12 +00:00
hpux.h Completely rewrite the HP-UX SVID IPC compat calls. 1999-08-25 04:50:08 +00:00
hpux_compat.c LKMify, g/c no more needed extern declarations, make hpuxtobsdioctl() static 2000-12-01 18:05:53 +00:00
hpux_errno.c Finish Eric's changes. 1998-10-24 19:04:19 +00:00
hpux_exec.c Introduce 2 new flags in types.h: 2000-12-11 05:28:59 +00:00
hpux_exec.h Add declarations of hpux_setregs() and struct emul emul_hpux. 2000-11-27 15:26:17 +00:00
hpux_exec_aout.c split aout-specific code to sepatate file hpux_exec_aout.c 2000-12-01 19:15:12 +00:00
hpux_file.c add e_path (emulation path) to struct emul, which replaces emulation-specific 2000-12-01 12:28:30 +00:00
hpux_ipc.c LKMify 2000-11-29 21:51:49 +00:00
hpux_ipc.h Completely rewrite the HP-UX SVID IPC compat calls. 1999-08-25 04:50:08 +00:00
hpux_net.c LKMify 2000-11-29 21:51:49 +00:00
hpux_sig.c splhigh() -> splsched() 2000-08-21 02:31:59 +00:00
hpux_sig.h Adapt to signal changes. 1998-10-01 06:35:09 +00:00
hpux_syscall.h Regen. 2000-12-09 05:37:01 +00:00
hpux_syscallargs.h Regen. 2000-12-09 05:37:01 +00:00
hpux_syscalls.c Regen. 2000-12-09 05:37:01 +00:00
hpux_sysent.c Regen. 2000-12-09 05:37:01 +00:00
hpux_termio.h Add prototypes, and make this compile with -Wall. Remove register 1997-04-01 19:58:58 +00:00
hpux_tty.c LKMify 2000-11-29 21:51:49 +00:00
hpux_types.h Erg, fix a typo that snuck in there. 1999-08-23 20:59:33 +00:00
hpux_util.h add e_path (emulation path) to struct emul, which replaces emulation-specific 2000-12-01 12:28:30 +00:00
syscalls.conf Get COMPAT_HPUX partially working on the hp300. Notable improvements: 1995-11-28 08:39:45 +00:00
syscalls.master Add the %% separators. 2000-12-09 05:27:28 +00:00