NetBSD/sys/compat/irix
manu eeb799a6c9 Implement MAP_LOCAL option to mmap, which enable the mapping of regions
private to the process within the share group.

There is one bit missing in this implementation: when replicating a change
in a process VM to the other process of the share group, we avoid copying
mappings for private regions in the target process, but we don't prevent
copying private regions from the source process.
2002-10-14 21:14:23 +00:00
..
files.irix
irix_dirent.c
irix_errno.c
irix_errno.h
irix_exec_elf32.c
irix_exec.c Implement MAP_LOCAL option to mmap, which enable the mapping of regions 2002-10-14 21:14:23 +00:00
irix_exec.h Implement MAP_LOCAL option to mmap, which enable the mapping of regions 2002-10-14 21:14:23 +00:00
irix_fcntl.c Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
irix_fcntl.h
irix_ioctl.c Added an ioctl emulation so that IRIX's tar is able to extract a file. 2002-10-05 21:29:02 +00:00
irix_ioctl.h Added an ioctl emulation so that IRIX's tar is able to extract a file. 2002-10-05 21:29:02 +00:00
irix_kmem.c Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
irix_kmem.h Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
irix_misc.c Added uname emulation so that IRIX's uname -s returns IRIX 2002-10-05 23:17:29 +00:00
irix_mman.c Implement MAP_LOCAL option to mmap, which enable the mapping of regions 2002-10-14 21:14:23 +00:00
irix_mman.h
irix_mount.c
irix_prctl.c Implement MAP_LOCAL option to mmap, which enable the mapping of regions 2002-10-14 21:14:23 +00:00
irix_prctl.h Implement MAP_LOCAL option to mmap, which enable the mapping of regions 2002-10-14 21:14:23 +00:00
irix_resource.c
irix_resource.h
irix_signal.c Fill BADVADDR and CAUSE in sigcontext. We still don't restore them, but 2002-09-25 19:39:16 +00:00
irix_signal.h We now fill the struct siginfo when requested (SA_SIGINFO flag to sigaction) 2002-09-25 19:09:50 +00:00
irix_stat.c
irix_swap.c
irix_swap.h
irix_syscall.h Added uname emulation so that IRIX's uname -s returns IRIX 2002-10-05 23:17:29 +00:00
irix_syscallargs.h Added uname emulation so that IRIX's uname -s returns IRIX 2002-10-05 23:17:29 +00:00
irix_syscalls.c Added uname emulation so that IRIX's uname -s returns IRIX 2002-10-05 23:17:29 +00:00
irix_sysent.c Added uname emulation so that IRIX's uname -s returns IRIX 2002-10-05 23:17:29 +00:00
irix_sysmp.c
irix_sysmp.h
irix_syssgi.c Implement IRIX_SGI_NUM_MODULES and IRIX_SGI_MODULE_INFO syssgi() commands. 2002-10-13 22:13:47 +00:00
irix_syssgi.h Implement IRIX_SGI_NUM_MODULES and IRIX_SGI_MODULE_INFO syssgi() commands. 2002-10-13 22:13:47 +00:00
irix_systeminfo.c Return the hostid when equested HW_SERIAL (it seems it works like this) 2002-10-13 21:07:41 +00:00
irix_types.h Added uname emulation so that IRIX's uname -s returns IRIX 2002-10-05 23:17:29 +00:00
irix_usema.c replace irix_usemaFOO functions with noFOO/nullFOO as approprite in cdevsw, 2002-10-11 20:07:48 +00:00
irix_usema.h Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
Makefile
syscalls.conf
syscalls.master Added uname emulation so that IRIX's uname -s returns IRIX 2002-10-05 23:17:29 +00:00