NetBSD/sys/compat/hpux
chs 993948e989 count executable image pages as executable for vm-usage purposes.
also, always do the VTEXT vs. v_writecount mutual exclusion
(which we previously skipped if the text or data segment was empty).
2002-10-05 22:34:02 +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 correct range check, have overflow check, fix type mismatches, 2002-08-03 00:12: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 - Introduce a e_fault field in struct proc to provide emulation specific 2002-09-21 21:14:54 +00:00
hpux_exec.h Fix typo in variable name. 2001-09-08 02:35:25 +00:00
hpux_exec_aout.c count executable image pages as executable for vm-usage purposes. 2002-10-05 22:34:02 +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 Completely rewrite the HP-UX SVID IPC compat calls. 1999-08-25 04:50:08 +00:00
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