NetBSD/sys/compat/netbsd32
2007-03-26 17:12:02 +00:00
..
files.netbsd32 Add missing lwp syscalls. Put them all together into a new file, 2007-02-18 09:03:54 +00:00
Makefile
netbsd32_compat_09.c Change all the NETBSD32PTR64(SCARG(uap, xxx))) to SCARG_P32(uap, xxx). 2007-03-18 21:38:32 +00:00
netbsd32_compat_10.c remove all the double (and triple) casts used to convert 32bit userspace 2007-03-16 22:21:40 +00:00
netbsd32_compat_12.c Change all the NETBSD32PTR64(SCARG(uap, xxx))) to SCARG_P32(uap, xxx). 2007-03-18 21:38:32 +00:00
netbsd32_compat_13.c Change all the NETBSD32PTR64(SCARG(uap, xxx))) to SCARG_P32(uap, xxx). 2007-03-18 21:38:32 +00:00
netbsd32_compat_14.c More SCARG_P32 fallout. 2007-03-20 08:25:37 +00:00
netbsd32_compat_20.c Change all the NETBSD32PTR64(SCARG(uap, xxx))) to SCARG_P32(uap, xxx). 2007-03-18 21:38:32 +00:00
netbsd32_compat_30.c Change all the NETBSD32PTR64(SCARG(uap, xxx))) to SCARG_P32(uap, xxx). 2007-03-18 21:38:32 +00:00
netbsd32_compat_43.c Change all the NETBSD32PTR64(SCARG(uap, xxx))) to SCARG_P32(uap, xxx). 2007-03-18 21:38:32 +00:00
netbsd32_conv.h remove all the double (and triple) casts used to convert 32bit userspace 2007-03-16 22:21:40 +00:00
netbsd32_core.c
netbsd32_event.c
netbsd32_exec_aout.c
netbsd32_exec_elf32.c Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
netbsd32_exec.h Count environment vars with envc, not argc [hi dsl!]. Reported by Nicolas 2007-03-26 17:12:02 +00:00
netbsd32_execve.c Change all the NETBSD32PTR64(SCARG(uap, xxx))) to SCARG_P32(uap, xxx). 2007-03-18 21:38:32 +00:00
netbsd32_fs.c Change all the NETBSD32PTR64(SCARG(uap, xxx))) to SCARG_P32(uap, xxx). 2007-03-18 21:38:32 +00:00
netbsd32_ioctl.c Add ktrace I/O support to netbsd32_ioctl() syscall. 2007-03-20 11:02:18 +00:00
netbsd32_ioctl.h remove all the double (and triple) casts used to convert 32bit userspace 2007-03-16 22:21:40 +00:00
netbsd32_ipc.c Change all the NETBSD32PTR64(SCARG(uap, xxx))) to SCARG_P32(uap, xxx). 2007-03-18 21:38:32 +00:00
netbsd32_lwp.c Change all the NETBSD32PTR64(SCARG(uap, xxx))) to SCARG_P32(uap, xxx). 2007-03-18 21:38:32 +00:00
netbsd32_netbsd.c Change all the NETBSD32PTR64(SCARG(uap, xxx))) to SCARG_P32(uap, xxx). 2007-03-18 21:38:32 +00:00
netbsd32_select.c Change all the NETBSD32PTR64(SCARG(uap, xxx))) to SCARG_P32(uap, xxx). 2007-03-18 21:38:32 +00:00
netbsd32_sem.c Change all the NETBSD32PTR64(SCARG(uap, xxx))) to SCARG_P32(uap, xxx). 2007-03-18 21:38:32 +00:00
netbsd32_signal.c Change all the NETBSD32PTR64(SCARG(uap, xxx))) to SCARG_P32(uap, xxx). 2007-03-18 21:38:32 +00:00
netbsd32_socket.c Change all the NETBSD32PTR64(SCARG(uap, xxx))) to SCARG_P32(uap, xxx). 2007-03-18 21:38:32 +00:00
netbsd32_syscall.h fix fallout from caddr_t changes. 2007-03-04 07:54:07 +00:00
netbsd32_syscallargs.h fix fallout from caddr_t changes. 2007-03-04 07:54:07 +00:00
netbsd32_syscalls.c fix fallout from caddr_t changes. 2007-03-04 07:54:07 +00:00
netbsd32_sysctl.c Change all the NETBSD32PTR64(SCARG(uap, xxx))) to SCARG_P32(uap, xxx). 2007-03-18 21:38:32 +00:00
netbsd32_sysent.c fix fallout from caddr_t changes. 2007-03-04 07:54:07 +00:00
netbsd32_time.c Change all the NETBSD32PTR64(SCARG(uap, xxx))) to SCARG_P32(uap, xxx). 2007-03-18 21:38:32 +00:00
netbsd32_wait.c Change all the NETBSD32PTR64(SCARG(uap, xxx))) to SCARG_P32(uap, xxx). 2007-03-18 21:38:32 +00:00
netbsd32.h Change all the NETBSD32PTR64(SCARG(uap, xxx))) to SCARG_P32(uap, xxx). 2007-03-18 21:38:32 +00:00
syscalls.conf Add compat_30 as a compatopts. 2006-05-05 13:27:29 +00:00
syscalls.master fix fallout from caddr_t changes. 2007-03-04 07:54:07 +00:00