NetBSD/sys/compat/netbsd32
matt 2e04559304 When calling PTRACE from an LKM, use sysent[SYS_ptrace].sy_call in case
the sys_ptrace symbol isn't present.
2006-09-01 21:20:46 +00:00
..
Makefile
files.netbsd32 netbsd32_core.c is need only under options COREDUMP. 2006-08-30 13:57:11 +00:00
netbsd32.h Fix alignement problems for fhandle_t, exposed by gcc4.1. 2006-07-13 12:00:24 +00:00
netbsd32_compat_09.c
netbsd32_compat_10.c
netbsd32_compat_12.c
netbsd32_compat_13.c
netbsd32_compat_14.c Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
netbsd32_compat_20.c Make filehandles opaque to userland 2006-07-31 16:34:42 +00:00
netbsd32_compat_30.c some filehandle syscall related changes. 2006-08-04 16:29:51 +00:00
netbsd32_compat_43.c
netbsd32_conv.h
netbsd32_core.c
netbsd32_event.c
netbsd32_exec.h
netbsd32_exec_aout.c
netbsd32_exec_elf32.c Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
netbsd32_execve.c Clean up fallout proc_is_traced_p() change: 2006-03-07 03:32:04 +00:00
netbsd32_fs.c some filehandle syscall related changes. 2006-08-04 16:29:51 +00:00
netbsd32_ioctl.c
netbsd32_ioctl.h
netbsd32_ipc.c Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
netbsd32_netbsd.c When calling PTRACE from an LKM, use sysent[SYS_ptrace].sy_call in case 2006-09-01 21:20:46 +00:00
netbsd32_sa.c netbsd32_sacopyout: don't leak kernel stack garbage to userland. 2006-06-25 08:11:06 +00:00
netbsd32_sa.h Implement the _lwp* and sa_* families of syscalls, using the newly 2006-03-29 23:04:12 +00:00
netbsd32_select.c
netbsd32_sem.c Implement the ksem_* family of syscalls. 2006-03-05 01:28:20 +00:00
netbsd32_signal.c SA introduce a new case of siginfo structure. Be ready for it when the 2006-03-15 09:09:47 +00:00
netbsd32_socket.c More variable sized MALLOC -> malloc changes. 2006-03-19 22:39:28 +00:00
netbsd32_syscall.h Regen. 2006-09-01 21:19:44 +00:00
netbsd32_syscallargs.h Regen. 2006-09-01 21:19:44 +00:00
netbsd32_syscalls.c Regen. 2006-09-01 21:19:44 +00:00
netbsd32_sysctl.c
netbsd32_sysent.c Regen. 2006-09-01 21:19:44 +00:00
netbsd32_time.c Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
netbsd32_wait.c
syscalls.conf Add compat_30 as a compatopts. 2006-05-05 13:27:29 +00:00
syscalls.master Don't conditionalize *sys_ptrace. The lack of sys_ptrace will be dealt 2006-09-01 20:58:18 +00:00