NetBSD/sys/compat/netbsd32
2007-10-10 22:00:53 +00:00
..
files.netbsd32 Add missing lwp syscalls. Put them all together into a new file, 2007-02-18 09:03:54 +00:00
Makefile merge ktrace-lwp. 2005-12-11 12:16:03 +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 mountlist_slock is now a mutex. 2007-10-10 22:00:53 +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 merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
netbsd32_event.c Remove 3rd clause and my name from all the licences which were only in my 2007-09-10 10:35:51 +00:00
netbsd32_exec_aout.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
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 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 Some more licence clean up. 2007-09-10 10:54:20 +00:00
netbsd32_netbsd.c Change the way p->p_limit (and hence p->p_rlimit) is locked. 2007-09-29 12:22:30 +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 Remove 3rd clause and my name from all the licences which were only in my 2007-09-10 10:35:51 +00:00
netbsd32_signal.c LOCK_ASSERT -> KASSERT 2007-10-08 18:07:24 +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
netbsd32.h Use netbsd32_uint64 instead of fsblkcnt_t and fsfilcnt_t in order to get 2007-09-29 10:47:45 +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