NetBSD/sys/compat/netbsd32
drochner 714de0452f adapt for changes to kern/exec_elf32.c 2003-10-31 14:04:35 +00:00
..
Makefile Use ${HOST_SH} instead of `sh'. 2003-10-26 07:25:33 +00:00
files.netbsd32 allow COMPAT_SUNOS without COMPAT_43. 2003-10-25 16:27:25 +00:00
netbsd32.h Implement 32bit get/setcontext entry points. 2003-10-13 18:55:30 +00:00
netbsd32_compat_09.c
netbsd32_compat_10.c
netbsd32_compat_12.c
netbsd32_compat_13.c
netbsd32_compat_14.c
netbsd32_compat_43.c don't use extra variables where there is no need to. 2003-10-26 19:13:18 +00:00
netbsd32_conv.h
netbsd32_core.c
netbsd32_exec.h fix typo in previous. 2003-10-11 10:36:46 +00:00
netbsd32_exec_aout.c Move Matt Green's code from a 4-clause to a 3-clause licence by removing 2003-10-13 14:22:20 +00:00
netbsd32_exec_elf32.c adapt for changes to kern/exec_elf32.c 2003-10-31 14:04:35 +00:00
netbsd32_execve.c
netbsd32_fs.c Don't compare an integer value against 0. 2003-10-21 01:20:12 +00:00
netbsd32_ioctl.c cleanup & uniform descriptor owner handling: 2003-09-21 19:16:48 +00:00
netbsd32_ioctl.h
netbsd32_ipc.c
netbsd32_netbsd.c Add necessary include file. 2003-09-26 21:28:24 +00:00
netbsd32_select.c Don't do the tsleep dance if timo is 0; simplify the code. 2003-10-26 19:12:50 +00:00
netbsd32_signal.c Implement 32bit get/setcontext entry points. 2003-10-13 18:55:30 +00:00
netbsd32_socket.c Fix some int vs. NULL comparisons. 2003-10-21 01:38:42 +00:00
netbsd32_syscall.h regen 2003-10-25 16:28:09 +00:00
netbsd32_syscallargs.h regen 2003-10-25 16:28:09 +00:00
netbsd32_syscalls.c regen 2003-10-25 16:28:09 +00:00
netbsd32_sysctl.c Fix some int vs. NULL comparisons. 2003-10-21 01:38:42 +00:00
netbsd32_sysent.c regen 2003-10-25 16:28:09 +00:00
netbsd32_time.c Fix NULL vs. int comparison. 2003-10-21 01:44:45 +00:00
netbsd32_wait.c
syscalls.conf Define compat_16 as valid prefix; define the 1.6 compat sigreturn. 2003-10-13 18:53:35 +00:00
syscalls.master allow COMPAT_SUNOS without COMPAT_43. 2003-10-25 16:27:25 +00:00