.. |
files.netbsd32
|
Add missing lwp syscalls. Put them all together into a new file,
|
2007-02-18 09:03:54 +00:00 |
Makefile
|
|
|
netbsd32_compat_09.c
|
Change all the NETBSD32PTR64(SCARG(uap, xxx))) to SCARG_P32(uap, xxx).
|
2007-03-18 21:38:32 +00:00 |
netbsd32_compat_10.c
|
Split netbsd32___semctl14() so that it is callable from
|
2007-06-03 10:55:10 +00:00 |
netbsd32_compat_12.c
|
Remove some unused calls to stackgap_init()
|
2007-04-30 09:20:18 +00:00 |
netbsd32_compat_13.c
|
Modify the (recently added) compat_sigaltstack() #define to take the
|
2007-06-16 20:04:27 +00:00 |
netbsd32_compat_14.c
|
More SCARG_P32 fallout.
|
2007-03-20 08:25:37 +00:00 |
netbsd32_compat_20.c
|
Change the way that emulations locate files within the emulation root to
|
2007-04-22 08:29:55 +00:00 |
netbsd32_compat_30.c
|
Split the statvfs functions so that the 'work' is done to a kernel buffer
|
2007-04-30 08:32:14 +00:00 |
netbsd32_compat_43.c
|
Changes to sompat socket function to avoid the dreaded stackgap.
|
2007-06-30 15:31:49 +00:00 |
netbsd32_conv.h
|
remove all the double (and triple) casts used to convert 32bit userspace
|
2007-03-16 22:21:40 +00:00 |
netbsd32_core.c
|
|
|
netbsd32_event.c
|
|
|
netbsd32_exec_aout.c
|
|
|
netbsd32_exec_elf32.c
|
Change the way that emulations locate files within the emulation root to
|
2007-04-22 08:29:55 +00:00 |
netbsd32_exec.h
|
Count environment vars with envc, not argc [hi dsl!]. Reported by Nicolas
|
2007-03-26 17:12:02 +00:00 |
netbsd32_execve.c
|
Change the way that emulations locate files within the emulation root to
|
2007-04-22 08:29:55 +00:00 |
netbsd32_fs.c
|
Changes to sompat socket function to avoid the dreaded stackgap.
|
2007-06-30 15:31:49 +00:00 |
netbsd32_ioctl.c
|
make this compile again
|
2007-05-30 00:00:59 +00:00 |
netbsd32_ioctl.h
|
remove all the double (and triple) casts used to convert 32bit userspace
|
2007-03-16 22:21:40 +00:00 |
netbsd32_ipc.c
|
Split netbsd32___semctl14() so that it is callable from
|
2007-06-03 10:55:10 +00:00 |
netbsd32_lwp.c
|
Split sys__lwp_park() so that the compat/netbsd32 code can copyin and convert
|
2007-06-03 09:50:12 +00:00 |
netbsd32_netbsd.c
|
Changes to sompat socket function to avoid the dreaded stackgap.
|
2007-06-30 15:31:49 +00:00 |
netbsd32_select.c
|
Change all the NETBSD32PTR64(SCARG(uap, xxx))) to SCARG_P32(uap, xxx).
|
2007-03-18 21:38:32 +00:00 |
netbsd32_sem.c
|
Change all the NETBSD32PTR64(SCARG(uap, xxx))) to SCARG_P32(uap, xxx).
|
2007-03-18 21:38:32 +00:00 |
netbsd32_signal.c
|
Modify the (recently added) compat_sigaltstack() #define to take the
|
2007-06-16 20:04:27 +00:00 |
netbsd32_socket.c
|
Split sys_bind() and sys_connect() so that compat code can use common code
|
2007-06-01 22:53:52 +00:00 |
netbsd32_syscall.h
|
fix fallout from caddr_t changes.
|
2007-03-04 07:54:07 +00:00 |
netbsd32_syscallargs.h
|
fix fallout from caddr_t changes.
|
2007-03-04 07:54:07 +00:00 |
netbsd32_syscalls.c
|
fix fallout from caddr_t changes.
|
2007-03-04 07:54:07 +00:00 |
netbsd32_sysctl.c
|
Change all the NETBSD32PTR64(SCARG(uap, xxx))) to SCARG_P32(uap, xxx).
|
2007-03-18 21:38:32 +00:00 |
netbsd32_sysent.c
|
fix fallout from caddr_t changes.
|
2007-03-04 07:54:07 +00:00 |
netbsd32_time.c
|
Change all the NETBSD32PTR64(SCARG(uap, xxx))) to SCARG_P32(uap, xxx).
|
2007-03-18 21:38:32 +00:00 |
netbsd32_wait.c
|
Split sys_wait4() so that compat code can fiddle with the returned 'status'
|
2007-05-07 16:53:17 +00:00 |
netbsd32.h
|
Changes to sompat socket function to avoid the dreaded stackgap.
|
2007-06-30 15:31:49 +00:00 |
syscalls.conf
|
|
|
syscalls.master
|
fix fallout from caddr_t changes.
|
2007-03-04 07:54:07 +00:00 |