a7474fcab6
sys_write(). netbsd32_getfsstat() cannot just copyin()/copyout(), convert the structures, and call sys_getffstat(). sys_getffstat() wants to do its own copyin()/copyout(). So we need to implent the whole of sys_getffstat() in netbsd32_getfsstat(). |
||
---|---|---|
.. | ||
Makefile | ||
files.netbsd32 | ||
netbsd32.h | ||
netbsd32_compat_09.c | ||
netbsd32_compat_10.c | ||
netbsd32_compat_12.c | ||
netbsd32_compat_13.c | ||
netbsd32_compat_14.c | ||
netbsd32_compat_43.c | ||
netbsd32_exec.c | ||
netbsd32_exec.h | ||
netbsd32_ioctl.c | ||
netbsd32_ioctl.h | ||
netbsd32_netbsd.c | ||
netbsd32_syscall.h | ||
netbsd32_syscallargs.h | ||
netbsd32_syscalls.c | ||
netbsd32_sysent.c | ||
syscalls.conf | ||
syscalls.master |