.. |
files.netbsd32
|
compat glue for new lwp_park
|
2013-03-29 01:04:30 +00:00 |
Makefile
|
use new bsd.syscall.mk
|
2014-01-14 18:51:24 +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
|
need to lock the process.
|
2014-01-24 22:44:00 +00:00 |
netbsd32_compat_14.c
|
|
|
netbsd32_compat_20.c
|
remove useless flag mangling. It is done already.
|
2014-01-24 23:20:33 +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_compat_60.c
|
lwp park glue
|
2013-03-29 01:13:54 +00:00 |
netbsd32_conv.h
|
Merge riastradh-drm2 to HEAD.
|
2014-03-18 18:20:35 +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
|
Fix netbsd32 compatibility bug in kevent()
|
2014-01-23 10:50:14 +00:00 |
netbsd32_exec_aout.c
|
Clear the VM_TOPDOWN flag only when we succeed.
|
2014-01-25 23:58:10 +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
|
|
|
netbsd32_execve.c
|
Limit the amount of kernel memory a posix_spawn syscall can use (for handling
|
2014-02-02 14:48:57 +00:00 |
netbsd32_fs.c
|
Do not use native off_t type under compat netbsd32, but a new
|
2014-04-30 17:23:45 +00:00 |
netbsd32_ioctl.c
|
Support WSDISPLAYIO_GETCMAP/WSDISPLAYIO_PUTCMAP. Tested on evbmips/loongson
|
2014-01-24 12:16:10 +00:00 |
netbsd32_ioctl.h
|
Add ATAIOCCOMMAND ioctl form COMPAT_NETBSD32
|
2014-01-24 10:41:07 +00:00 |
netbsd32_ipc.c
|
|
|
netbsd32_lwp.c
|
compat glue for new lwp_park
|
2013-03-29 01:04:30 +00:00 |
netbsd32_mod.c
|
c99 initializers for struct execsw
|
2014-03-07 01:33:43 +00:00 |
netbsd32_netbsd.c
|
Fix cases where count <= 0 (thanks to Maxime Villard for raising this)
|
2014-05-15 18:25: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
|
P1003_1B_SEMAPHORE is no longer optional.
|
2012-03-10 21:51:48 +00:00 |
netbsd32_signal.c
|
sigaction until 1.4 had an int sigmask, don't trash the stack.
|
2014-01-24 22:10:47 +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 for setcontext signature.
|
2014-05-15 09:55:11 +00:00 |
netbsd32_syscallargs.h
|
Regen for setcontext signature.
|
2014-05-15 09:55:11 +00:00 |
netbsd32_syscalls.c
|
Regen for setcontext signature.
|
2014-05-15 09:55:11 +00:00 |
netbsd32_sysctl.c
|
Get rid of all sysc_init_field uses - initialize fields directly in C99
|
2014-05-16 12:22:32 +00:00 |
netbsd32_sysctl.h
|
|
|
netbsd32_sysent.c
|
Regen for setcontext signature.
|
2014-05-15 09:55:11 +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
|
Do not use native off_t type under compat netbsd32, but a new
|
2014-04-30 17:23:45 +00:00 |
syscalls.conf
|
compat glue for new lwp_park
|
2013-03-29 01:04:30 +00:00 |
syscalls.master
|
Fix setcontext signature, which has a single argument not three.
|
2014-05-15 09:54:06 +00:00 |