NetBSD/sys/compat/netbsd32
2013-03-29 01:04:30 +00:00
..
files.netbsd32 compat glue for new lwp_park 2013-03-29 01:04:30 +00:00
Makefile Remove spurious bsd.kinc.mk include, which seems to not be needed here 2012-03-20 09:18:00 +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 fix these *stat routines: don't pass a kernel stack buffer 2012-12-10 02:21:58 +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 compat glue for new lwp_park 2013-03-29 01:04:30 +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 Only set EXEC_32 if on LP64 platform. 2012-08-03 07:49:18 +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_posix_spawn_fa_alloc: use the right length for path allocation. 2013-01-15 17:14:11 +00:00
netbsd32_fs.c Fix inverted error check. 2012-12-13 15:16:57 +00:00
netbsd32_ioctl.c Ensure correct alignment for stack buffers when long != 64-bit, e.g. 2012-08-06 08:27:49 +00:00
netbsd32_ioctl.h compat for 80211 ioctls from jmcneill 2012-05-28 14:19:10 +00:00
netbsd32_ipc.c Add missing semicolons after NETBSD32TOx_UAP macro calls. 2009-12-12 10:30:09 +00:00
netbsd32_lwp.c compat glue for new lwp_park 2013-03-29 01:04:30 +00:00
netbsd32_mod.c
netbsd32_netbsd.c Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3! 2012-02-19 21:05:51 +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 P1003_1B_SEMAPHORE is no longer optional. 2012-03-10 21:51:48 +00:00
netbsd32_signal.c Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3! 2012-02-19 21:05:51 +00:00
netbsd32_socket.c Do not use a userland pointer, but the copied-in kernel version instead. 2012-08-18 15:25:15 +00:00
netbsd32_syscall.h regen 2012-10-02 01:46:20 +00:00
netbsd32_syscallargs.h regen 2012-10-02 01:46:20 +00:00
netbsd32_syscalls.c regen 2012-10-02 01:46:20 +00:00
netbsd32_sysctl.c Change CMSG_SPACE and CMSG_LEN to provide Integer Constant Expressions 2012-01-20 14:08:04 +00:00
netbsd32_sysctl.h
netbsd32_sysent.c regen 2012-10-02 01:46:20 +00:00
netbsd32_time.c kernel portion of clock_nanosleep() 2012-10-02 01:44:27 +00:00
netbsd32_wait.c Move rusage computation to a new getrusage1() function. Adjust all 2012-11-03 23:22:21 +00:00
netbsd32.h fix pre-5 stat system call structure which should have used the pre-64-time_t 2012-10-12 19:45:47 +00:00
syscalls.conf compat glue for new lwp_park 2013-03-29 01:04:30 +00:00
syscalls.master compat glue for new lwp_park 2013-03-29 01:04:30 +00:00