..
files.netbsd32
Make the SA support as optional as is possible.
2011-01-04 10:59:28 +00:00
Makefile
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
Update from GNU extension to C99 syntax for designated initializer
2011-05-23 21:34:47 +00:00
netbsd32_conv.h
merge the bouyer-quota2 branch. This adds a new on-disk format
2011-03-06 17:08:10 +00:00
netbsd32_core.c
udpate license clauses on my code to match the new-style BSD licenses.
2011-02-02 20:07:25 +00:00
netbsd32_event.c
Update from GNU extension to C99 syntax for designated initializer
2011-05-23 21:34:47 +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
Pass down ELF Auxillary Vectors for static NetBSD binaries too.
2011-03-07 05:09:09 +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
netbsd32_fs.c
Delete some splurious commas and very unexpected trailing space
2011-06-05 08:42:59 +00:00
netbsd32_ioctl.c
fix pasto, now SIOCS80211NWKEY and SIOCG80211NWKEY actually work
2011-10-06 03:19:32 +00:00
netbsd32_ioctl.h
support WSDISPLAYIO_GCURSOR and WSDISPLAYIO_SCURSOR
2011-09-28 01:46:39 +00:00
netbsd32_ipc.c
Add missing semicolons after NETBSD32TOx_UAP macro calls.
2009-12-12 10:30:09 +00:00
netbsd32_lwp.c
netbsd32__lwp_create: add a comment and CTASSERT.
2011-02-05 13:46:44 +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
Add dup3 syscall support.
2011-08-31 16:50:32 +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
Explicitly initialize ucontext before calling getmcontext.
2011-02-03 21:45:31 +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 for dup3.
2011-08-31 16:51:05 +00:00
netbsd32_syscallargs.h
Regen for dup3.
2011-08-31 16:51:05 +00:00
netbsd32_syscalls.c
Regen for dup3.
2011-08-31 16:51:05 +00:00
netbsd32_sysctl.c
Use __UNCONST to get rid of const
2011-05-23 21:34:01 +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 for dup3.
2011-08-31 16:51:05 +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
As a precaution, add sys/param.h explicitly to some headers that will
2011-10-12 23:04:22 +00:00
syscalls.conf
merge christos-time_t
2009-01-11 02:45:45 +00:00
syscalls.master
Add dup3 syscall support.
2011-08-31 16:50:32 +00:00