NetBSD/sys/compat/netbsd32
drochner 690a7f09c9 -fix internal use of sigwaitinfo(2) by sigwait(3): The former returns
the signal number now, as required by POSIX. The latter should just
 return 0 on success. Fixes a mysql problem reported by Kurt Schreiner.
-document the new behavior of sigwaitinfo and sigtimedwait
-retain non-POSIX behavior for NetBSD-5 binary compatibility -- the fix
 would likely not be polled into the .0-branches, and having 5.0.x and
 5.x behave differently would be confusing. Besides that, it was
 documented in the manpage all the time.
2010-05-30 19:31:39 +00:00
..
Makefile
files.netbsd32 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.h Merge from matt-nb5-mips64 2009-12-14 00:47:10 +00:00
netbsd32_compat_09.c
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
netbsd32_compat_14.c
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 fix casts. 2009-01-25 01:22:42 +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.h Change u_long to vaddr_t/vsize_t in exec code where appropriate (mostly 2009-12-10 14:13:48 +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_execve.c
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 Replace M_IOV and some malloc(9)s with kmem(9), and while there: 2010-04-23 15:19:19 +00:00
netbsd32_ioctl.h Add netbsd32_oifreq and fix issue in copying the interface name. With this 2009-12-09 04:50:47 +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
netbsd32_netbsd.c Replace M_IOV and some malloc(9)s with kmem(9), and while there: 2010-04-23 15:19:19 +00:00
netbsd32_sa.c 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_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
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
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
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