NetBSD/sys/compat/irix
jdolecek e1e0ff678b move ELF-specific items from irix_exec.c to irix_exec_elf32.c
merge the two emul_irix structures; the only difference was
  setregs function, which can be handled by exec-specific setregs hook
rename setregs_n32() to irix_n32_setregs(), and make it suitable
  as the exec-specific setregs hook
make irix_check_exec() a macro now that just single compare
2002-11-30 13:18:13 +00:00
..
files.irix
irix_dirent.c
irix_errno.c
irix_errno.h
irix_exec_elf32.c move ELF-specific items from irix_exec.c to irix_exec_elf32.c 2002-11-30 13:18:13 +00:00
irix_exec.c move ELF-specific items from irix_exec.c to irix_exec_elf32.c 2002-11-30 13:18:13 +00:00
irix_exec.h move ELF-specific items from irix_exec.c to irix_exec_elf32.c 2002-11-30 13:18:13 +00:00
irix_fcntl.c
irix_fcntl.h
irix_ioctl.c
irix_ioctl.h
irix_kmem.c
irix_kmem.h
irix_misc.c
irix_mman.c make LKM friendlier by only including opt_* #ifdef _KERNEL_OPT 2002-11-30 12:28:26 +00:00
irix_mman.h
irix_mount.c
irix_prctl.c
irix_prctl.h
irix_resource.c
irix_resource.h
irix_signal.c
irix_signal.h
irix_stat.c
irix_swap.c
irix_swap.h
irix_syscall.h
irix_syscallargs.h
irix_syscalls.c
irix_sysctl.c
irix_sysctl.h
irix_sysent.c
irix_sysmp.c
irix_sysmp.h
irix_syssgi.c make LKM friendlier by only including opt_* #ifdef _KERNEL_OPT 2002-11-30 12:28:26 +00:00
irix_syssgi.h
irix_systeminfo.c
irix_types.h
irix_usema.c
irix_usema.h
Makefile
syscalls.conf
syscalls.master