NetBSD/sys/compat/hpux
scw bef00d4895 m68k syscall rototill:
- Switch all m68k-based ports over to __HAVE_SYSCALL_INTERN.
 - Add systrace glue.
 - Define struct mdproc in <m68k/proc.h> instead of <machine/proc.h>.
   (They were all defined exactly the same anyway, other than a couple
   of the MDP_* flags.)
2002-07-13 08:28:40 +00:00
..
Makefile
files.hpux make signal array handling uniform, and put signal arrays in a separate 2002-03-31 22:22:43 +00:00
hpux.h seperate -> separate 2001-07-22 13:33:58 +00:00
hpux_compat.c make the stackgap_{init,alloc} functions MP friendly (i.e. pass struct proc * 2002-03-16 20:43:48 +00:00
hpux_errno.c add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +00:00
hpux_exec.c m68k syscall rototill: 2002-07-13 08:28:40 +00:00
hpux_exec.h Fix typo in variable name. 2001-09-08 02:35:25 +00:00
hpux_exec_aout.c add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +00:00
hpux_file.c minor indentation fix 2002-03-24 15:03:00 +00:00
hpux_ipc.c don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
hpux_ipc.h
hpux_net.c sync to new ktrsyscall() interface. 2002-06-21 05:48:06 +00:00
hpux_sig.c Add kernel support for having userland provide the signal trampoline: 2002-07-04 23:32:02 +00:00
hpux_sig.h
hpux_signo.c make signal array handling uniform, and put signal arrays in a separate 2002-03-31 22:22:43 +00:00
hpux_syscall.h add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +00:00
hpux_syscallargs.h add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +00:00
hpux_syscalls.c add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +00:00
hpux_sysent.c add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +00:00
hpux_termio.h
hpux_tty.c add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +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