NetBSD/sys/compat/netbsd32
ad d3675885a8 Regen. 2007-08-15 12:09:12 +00:00
..
Makefile
files.netbsd32 Add missing lwp syscalls. Put them all together into a new file, 2007-02-18 09:03:54 +00:00
netbsd32.h include <compat/sys/mount.h> MFSNAMELEN 2007-07-17 20:36:11 +00:00
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 Fix typo: mnfromname -> mntfromname. 2007-07-18 13:53:34 +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.h Count environment vars with envc, not argc [hi dsl!]. Reported by Nicolas 2007-03-26 17:12:02 +00:00
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_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 make ktrace LKM friendly and reduce ifdef KTRACE. Proposed 2007-08-15 12:07:23 +00:00
netbsd32_ioctl.c Changes to make ktrace LKM friendly and reduce ifdef KTRACE. Proposed 2007-08-15 12:07:23 +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 - Fix a bug with _lwp_park() where if the computed wakeup time was under 2007-08-07 19:00:42 +00:00
netbsd32_netbsd.c Changes to make ktrace LKM friendly and reduce ifdef KTRACE. Proposed 2007-08-15 12:07:23 +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 Changes to make ktrace LKM friendly and reduce ifdef KTRACE. Proposed 2007-08-15 12:07:23 +00:00
netbsd32_syscall.h Regen. 2007-08-15 12:09:12 +00:00
netbsd32_syscallargs.h Regen. 2007-08-15 12:09:12 +00:00
netbsd32_syscalls.c Regen. 2007-08-15 12:09:12 +00:00
netbsd32_sysctl.c Changes to make ktrace LKM friendly and reduce ifdef KTRACE. Proposed 2007-08-15 12:07:23 +00:00
netbsd32_sysent.c Regen. 2007-08-15 12:09:12 +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
syscalls.conf Add compat_30 as a compatopts. 2006-05-05 13:27:29 +00:00
syscalls.master Changes to make ktrace LKM friendly and reduce ifdef KTRACE. Proposed 2007-08-15 12:07:23 +00:00