NetBSD/sys/compat/netbsd32
drochner 9575ca7cfd Remove emulation of ntp_gettime. In preparation for "timecounters" we
will change "struct ntptimeval", so some translation would be necessary.
ntp_gettine is considered dispensable, the only userland program known
to use it is "ntptime".
2006-05-29 09:44:51 +00:00
..
files.netbsd32 Implement the _lwp* and sa_* families of syscalls, using the newly 2006-03-29 23:04:12 +00:00
Makefile merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
netbsd32_compat_09.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
netbsd32_compat_10.c need compat/sys/shm.h 2005-11-10 18:47:53 +00:00
netbsd32_compat_12.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
netbsd32_compat_13.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
netbsd32_compat_14.c Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:45:08 +00:00
netbsd32_compat_20.c Clean up fallout proc_is_traced_p() change: 2006-03-07 03:32:04 +00:00
netbsd32_compat_30.c Limit the size of any kernel buffers allocated by the VOP_READDIR 2006-05-27 23:46:49 +00:00
netbsd32_compat_43.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
netbsd32_conv.h Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
netbsd32_core.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
netbsd32_event.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
netbsd32_exec_aout.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
netbsd32_exec_elf32.c integrate kauth. 2006-05-14 21:19:33 +00:00
netbsd32_exec.h Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
netbsd32_execve.c Clean up fallout proc_is_traced_p() change: 2006-03-07 03:32:04 +00:00
netbsd32_fs.c integrate kauth. 2006-05-14 21:19:33 +00:00
netbsd32_ioctl.c Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:45:08 +00:00
netbsd32_ioctl.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
netbsd32_ipc.c Implement the SysV IPC family of syscalls. 2006-03-06 14:40:55 +00:00
netbsd32_netbsd.c integrate kauth. 2006-05-14 21:19:33 +00:00
netbsd32_sa.c Implement the _lwp* and sa_* families of syscalls, using the newly 2006-03-29 23:04:12 +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 merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
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 (fhstat versioning, posix_fadvise). 2006-05-05 13:29:50 +00:00
netbsd32_syscallargs.h Regen (fhstat versioning, posix_fadvise). 2006-05-05 13:29:50 +00:00
netbsd32_syscalls.c Regen (fhstat versioning, posix_fadvise). 2006-05-05 13:29:50 +00:00
netbsd32_sysctl.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
netbsd32_sysent.c Regen (fhstat versioning, posix_fadvise). 2006-05-05 13:29:50 +00:00
netbsd32_time.c integrate kauth. 2006-05-14 21:19:33 +00:00
netbsd32_wait.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
netbsd32.h add an extra (uintptr_t) cast to NETBSD32TOP. 2006-05-11 00:58:25 +00:00
syscalls.conf Add compat_30 as a compatopts. 2006-05-05 13:27:29 +00:00
syscalls.master Remove emulation of ntp_gettime. In preparation for "timecounters" we 2006-05-29 09:44:51 +00:00