NetBSD/sys/compat/irix
dsl 893faeae9e Update all the compat stuff to not use the 'stackgap' for processing
sys_stat() and friends, instead use do_sys_stat() and do_sys_fstat()
that write the answer into a kernel buffer (on stack) that can be
converted to the correct form and written the userspace.
I've test compiled a few kernels, and tested i386 netbsd1.6 ls.
Given I think I've fixed some bugs, it might be 50-50 with new ones.
2007-03-10 21:40:23 +00:00
..
files.irix
irix_dirent.c Use (char *) to appease -Wpointer-arith. 2007-03-06 12:41:52 +00:00
irix_errno.c
irix_errno.h
irix_exec_elf32.c
irix_exec.c Use (char *) to appease -Wpointer-arith. 2007-03-06 12:41:52 +00:00
irix_exec.h
irix_fcntl.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
irix_fcntl.h
irix_ioctl.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
irix_ioctl.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
irix_kmem.c
irix_kmem.h
irix_misc.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
irix_mman.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
irix_mman.h
irix_mount.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
irix_prctl.c Use (char *) to appease -Wpointer-arith. 2007-03-06 12:41:52 +00:00
irix_prctl.h
irix_resource.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
irix_resource.h
irix_signal.c - Make the proclist_lock a mutex. The write:read ratio is unfavourable, 2007-03-09 14:11:22 +00:00
irix_signal.h
irix_stat.c Update all the compat stuff to not use the 'stackgap' for processing 2007-03-10 21:40:23 +00:00
irix_swap.c Use (char *) to appease -Wpointer-arith. 2007-03-06 12:41:52 +00:00
irix_swap.h
irix_syscall.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
irix_syscallargs.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
irix_syscalls.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
irix_sysctl.c
irix_sysctl.h
irix_sysent.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
irix_sysmp.c Remove an unused variable so that this compiles again. 2007-02-19 03:55:26 +00:00
irix_sysmp.h
irix_syssgi.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
irix_syssgi.h
irix_systeminfo.c Count the number of CPUs at boot and stash in 'ncpu'. Eventually should 2007-02-15 20:32:47 +00:00
irix_types.h
irix_usema.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
irix_usema.h Include <sys/vnode.h>. Caught by gcc4. 2006-09-01 04:49:48 +00:00
Makefile
syscalls.conf
syscalls.master Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00