NetBSD/sys/compat/netbsd32
eeh a7474fcab6 netbsd32_close() would work better if it called sys_close() rather than
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().
1999-12-31 22:26:21 +00:00
..
Makefile move sparc32 to netbsd32; split out MD part (signal handling) (mostly via repository copy, rename and perl -pi :-) 1999-03-25 16:22:49 +00:00
files.netbsd32 Add netbsd32_compat_14.c 1999-10-11 01:36:21 +00:00
netbsd32.h Update to 32-bit compatibility routines. 1999-12-30 15:40:45 +00:00
netbsd32_compat_09.c Add netbsd32_compat_14.c 1999-10-11 01:36:21 +00:00
netbsd32_compat_10.c Add netbsd32_compat_14.c 1999-10-11 01:36:21 +00:00
netbsd32_compat_12.c Add netbsd32_compat_14.c 1999-10-11 01:36:21 +00:00
netbsd32_compat_13.c Update to 32-bit compatibility routines. 1999-12-30 15:40:45 +00:00
netbsd32_compat_14.c Update to 32-bit compatibility routines. 1999-12-30 15:40:45 +00:00
netbsd32_compat_43.c Update to 32-bit compatibility routines. 1999-12-30 15:40:45 +00:00
netbsd32_exec.c Update to 32-bit compatibility routines. 1999-12-30 15:40:45 +00:00
netbsd32_exec.h Update to 32-bit compatibility routines. 1999-12-30 15:40:45 +00:00
netbsd32_ioctl.c Update to 32-bit compatibility routines. 1999-12-30 15:40:45 +00:00
netbsd32_ioctl.h move sparc32 to netbsd32; split out MD part (signal handling) (mostly via repository copy, rename and perl -pi :-) 1999-03-25 16:22:49 +00:00
netbsd32_netbsd.c netbsd32_close() would work better if it called sys_close() rather than 1999-12-31 22:26:21 +00:00
netbsd32_syscall.h Update to 32-bit compatibility routines. 1999-12-30 15:40:45 +00:00
netbsd32_syscallargs.h Update to 32-bit compatibility routines. 1999-12-30 15:40:45 +00:00
netbsd32_syscalls.c Update to 32-bit compatibility routines. 1999-12-30 15:40:45 +00:00
netbsd32_sysent.c Update to 32-bit compatibility routines. 1999-12-30 15:40:45 +00:00
syscalls.conf Add netbsd32_compat_14.c 1999-10-11 01:36:21 +00:00
syscalls.master Update to 32-bit compatibility routines. 1999-12-30 15:40:45 +00:00