NetBSD/sys/compat/irix
manu 0e9a3e0d43 - We now use irix_sys_mmap instead of svr4_sys_mmap
- initial support for MAP_AUTOGROW flag. When mapping beyond the end of file is
requested with MAP_AUTOGROW, if pages beyond the end of file are touched, the
file should be resized. We are not able to emulate this yet, so we immediatly
resize the file to fit the whole mapping.
- implements mmap64
2002-04-22 05:58:46 +00:00
..
Makefile
files.irix - We now use irix_sys_mmap instead of svr4_sys_mmap 2002-04-22 05:58:46 +00:00
irix_dirent.c
irix_errno.c
irix_errno.h
irix_exec.c The IRIX usinit(3) function expects a page of memory to be available at 2002-04-20 16:19:22 +00:00
irix_exec.h The IRIX usinit(3) function expects a page of memory to be available at 2002-04-20 16:19:22 +00:00
irix_exec_elf32.c
irix_fcntl.c On IRIX, fcntl F_FREESP, F_ALLOCSP, F_FREESP64 and F_ALLOCSP64 commands 2002-04-20 20:38:21 +00:00
irix_fcntl.h
irix_ioctl.c
irix_ioctl.h
irix_kmem.c
irix_kmem.h
irix_misc.c Added missing irix_misc.c 2002-04-20 07:42:32 +00:00
irix_mman.c - We now use irix_sys_mmap instead of svr4_sys_mmap 2002-04-22 05:58:46 +00:00
irix_mman.h - We now use irix_sys_mmap instead of svr4_sys_mmap 2002-04-22 05:58:46 +00:00
irix_mount.c
irix_prctl.c
irix_prctl.h
irix_signal.c IRIX provide a signal trampoline in libc, we now use it. 2002-04-14 21:50:49 +00:00
irix_signal.h IRIX provide a signal trampoline in libc, we now use it. 2002-04-14 21:50:49 +00:00
irix_stat.c
irix_swap.c
irix_swap.h
irix_syscall.h - We now use irix_sys_mmap instead of svr4_sys_mmap 2002-04-22 05:58:46 +00:00
irix_syscallargs.h - We now use irix_sys_mmap instead of svr4_sys_mmap 2002-04-22 05:58:46 +00:00
irix_syscalls.c - We now use irix_sys_mmap instead of svr4_sys_mmap 2002-04-22 05:58:46 +00:00
irix_sysent.c - We now use irix_sys_mmap instead of svr4_sys_mmap 2002-04-22 05:58:46 +00:00
irix_sysmp.c Fixed functions to get the number of CPU in sysmp() and systeminfo(). The 2002-04-20 21:25:01 +00:00
irix_sysmp.h
irix_syssgi.c One more unsupported feature: SGI_SATCTL 2002-04-20 07:43:35 +00:00
irix_syssgi.h
irix_systeminfo.c Fixed functions to get the number of CPU in sysmp() and systeminfo(). The 2002-04-20 21:25:01 +00:00
irix_types.h
syscalls.conf
syscalls.master - We now use irix_sys_mmap instead of svr4_sys_mmap 2002-04-22 05:58:46 +00:00