NetBSD/sys/compat/netbsd32
2011-01-04 20:23:40 +00:00
..
files.netbsd32 Make the SA support as optional as is possible. 2011-01-04 10:59:28 +00:00
Makefile
netbsd32_compat_09.c remove clause #3 from my license where there are no other 2008-05-29 14:51:25 +00:00
netbsd32_compat_10.c Replace M_IOV and some malloc(9)s with kmem(9), and while there: 2010-04-23 15:19:19 +00:00
netbsd32_compat_12.c Cleanup. Kill a few netbsd32_caddr_t in syscalls argument types. 2009-01-30 13:01:36 +00:00
netbsd32_compat_13.c remove clause #3 from my license where there are no other 2008-05-29 14:51:25 +00:00
netbsd32_compat_14.c Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
netbsd32_compat_20.c Replace M_IOV and some malloc(9)s with kmem(9), and while there: 2010-04-23 15:19:19 +00:00
netbsd32_compat_30.c Replace M_IOV and some malloc(9)s with kmem(9), and while there: 2010-04-23 15:19:19 +00:00
netbsd32_compat_43.c Fix compilation. 2010-04-23 23:05:40 +00:00
netbsd32_compat_50.c -fix internal use of sigwaitinfo(2) by sigwait(3): The former returns 2010-05-30 19:31:39 +00:00
netbsd32_conv.h Need to deal with msg_iov in netbsd32_to_msghdr. 2011-01-04 11:00:31 +00:00
netbsd32_core.c
netbsd32_event.c Replace M_IOV and some malloc(9)s with kmem(9), and while there: 2010-04-23 15:19:19 +00:00
netbsd32_exec_aout.c Replace M_IOV and some malloc(9)s with kmem(9), and while there: 2010-04-23 15:19:19 +00:00
netbsd32_exec_elf32.c replace mips:elf_check_itp() and ELFNAME2(netbsd32,probe_noteless) that 2009-12-14 04:09:38 +00:00
netbsd32_exec.h Change u_long to vaddr_t/vsize_t in exec code where appropriate (mostly 2009-12-10 14:13:48 +00:00
netbsd32_execve.c remove clause #3 from my license where there are no other 2008-05-29 14:51:25 +00:00
netbsd32_fs.c Replace M_IOV and some malloc(9)s with kmem(9), and while there: 2010-04-23 15:19:19 +00:00
netbsd32_ioctl.c Add support for envsys(4) version 2 ioctls. 2010-09-24 13:12:53 +00:00
netbsd32_ioctl.h Add support for envsys(4) version 2 ioctls. 2010-09-24 13:12:53 +00:00
netbsd32_ipc.c Add missing semicolons after NETBSD32TOx_UAP macro calls. 2009-12-12 10:30:09 +00:00
netbsd32_lwp.c merge christos-time_t 2009-01-11 02:45:45 +00:00
netbsd32_mod.c Make the emulations, exec formats, coredump, NFS, and the NFS server 2008-11-19 18:35:57 +00:00
netbsd32_netbsd.c Introduce struct pathbuf. This is an abstraction to hold a pathname 2010-11-19 06:44:33 +00:00
netbsd32_sa.c Fix the build breakage, at least on amd64 2011-01-04 20:23:40 +00:00
netbsd32_sa.h Move saemul_netbsd32 to netbsd32_sa.c and allow the KERN_SA bits to be omitted. 2009-12-10 14:10:35 +00:00
netbsd32_select.c Replace M_IOV and some malloc(9)s with kmem(9), and while there: 2010-04-23 15:19:19 +00:00
netbsd32_sem.c Replace semid_t with intptr_t. No function change. This is a libc/kernel 2008-11-14 15:49:20 +00:00
netbsd32_signal.c Replace M_IOV and some malloc(9)s with kmem(9), and while there: 2010-04-23 15:19:19 +00:00
netbsd32_socket.c Replace M_IOV and some malloc(9)s with kmem(9), and while there: 2010-04-23 15:19:19 +00:00
netbsd32_syscall.h regen: 2010-03-02 21:14:43 +00:00
netbsd32_syscallargs.h regen: 2010-03-02 21:14:43 +00:00
netbsd32_syscalls.c regen: 2010-03-02 21:14:43 +00:00
netbsd32_sysctl.c Replace M_IOV and some malloc(9)s with kmem(9), and while there: 2010-04-23 15:19:19 +00:00
netbsd32_sysctl.h Make the emulations, exec formats, coredump, NFS, and the NFS server 2008-11-19 18:35:57 +00:00
netbsd32_sysent.c regen: 2010-03-02 21:14:43 +00:00
netbsd32_time.c Add a new clock_gettime1() function that holds most of the 2010-04-08 11:51:13 +00:00
netbsd32_wait.c do_sys_wait(): fix previous by checking for ru != NULL. Noticed by 2009-11-04 21:23:02 +00:00
netbsd32.h Merge from matt-nb5-mips64 2009-12-14 00:47:10 +00:00
syscalls.conf merge christos-time_t 2009-01-11 02:45:45 +00:00
syscalls.master Kill fs_nfs.h and #ifdef NFS by making getfh() support unconditional 2010-03-02 21:07:21 +00:00