NetBSD/sys/compat/hpux
jdolecek ef8abe0767 Make the setregs hook emulation-specific, rather than executable
format specific.
Struct emul has a e_setregs hook back, which points to emulation-specific
setregs function. es_setregs of struct execsw now only points to
optional executable-specific setup function (this is only used for
ECOFF).
2001-09-18 19:36:32 +00:00
..
Makefile
files.hpux split aout-specific code to sepatate file hpux_exec_aout.c 2000-12-01 19:15:12 +00:00
hpux.h seperate -> separate 2001-07-22 13:33:58 +00:00
hpux_compat.c Fix a partial construction problem that can cause race conditions 2001-06-14 20:32:41 +00:00
hpux_errno.c
hpux_exec.c Make the setregs hook emulation-specific, rather than executable 2001-09-18 19:36:32 +00:00
hpux_exec.h Fix typo in variable name. 2001-09-08 02:35:25 +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 Fix a partial construction problem that can cause race conditions 2001-06-14 20:32:41 +00:00
hpux_ipc.c use _KERNEL_OPT. 2001-05-30 11:37:21 +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 use _KERNEL_OPT. 2001-05-30 11:37:21 +00:00
hpux_sig.c adapt to recent changes of signal structures 2000-12-27 21:58:52 +00:00
hpux_sig.h
hpux_syscall.h Regen; don't define our own (incorrect!) dup(2); just use the NetBSD version. 2001-06-06 16:18:10 +00:00
hpux_syscallargs.h Regen; don't define our own (incorrect!) dup(2); just use the NetBSD version. 2001-06-06 16:18:10 +00:00
hpux_syscalls.c Regen; don't define our own (incorrect!) dup(2); just use the NetBSD version. 2001-06-06 16:18:10 +00:00
hpux_sysent.c Regen; don't define our own (incorrect!) dup(2); just use the NetBSD version. 2001-06-06 16:18:10 +00:00
hpux_termio.h
hpux_tty.c Fix a partial construction problem that can cause race conditions 2001-06-14 20:32:41 +00:00
hpux_types.h
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
syscalls.master Don't define our own (incorrect!) dup(2); just use the NetBSD version. 2001-06-06 16:17:40 +00:00