NetBSD/sys/compat/netbsd32
2006-05-11 00:59:10 +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 Move fhstat as sys___fhstat30 in netbsd32_fs.c because it doesn't belong 2006-05-05 13:31:30 +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 More ktrace-lwp merge fallout: netbsd_elf32_signature's prototype has 2005-12-27 00:36:00 +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 Move fhstat as sys___fhstat30 in netbsd32_fs.c because it doesn't belong 2006-05-05 13:31:30 +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 use socklen_t where appropriate. 2006-05-11 00:59:10 +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 Paste in the conditional declaration of the pps_* extern variables 2006-02-17 15:44:17 +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 Follow on fhstat(2) versioning. While there, add sys_posix_fadvise (no 2006-05-05 13:28:52 +00:00