NetBSD/sys/compat/common
nakayama c99ea852e4 - fix copyout size in CLOCKCTL_O?ADJTIME.
- add missing break in CLOCKCTL_NTP_ADJTIME.
2009-02-22 13:06:58 +00:00
..
compat_exec.c
compat_mod.c Add a few missing includes, so the ifdefs work as expected. 2009-01-13 20:47:47 +00:00
compat_sigaltstack.h
compat_util.c
compat_util.h Make the emulations, exec formats, coredump, NFS, and the NFS server 2008-11-19 18:35:57 +00:00
gen_errno_tables.awk
if_43.c
kern_exit_43.c
kern_info_09.c
kern_info_43.c merge christos-time_t 2009-01-11 02:45:45 +00:00
kern_ipc_10.c merge christos-time_t 2009-01-11 02:45:45 +00:00
kern_resource_43.c
kern_sig_13.c
kern_sig_16.c
kern_sig_43.c
kern_time_30.c <sys/syscallargs.h> requires <sys/sched.h> for cpuset_t. 2009-01-11 12:19:14 +00:00
kern_time_50.c - fix copyout size in CLOCKCTL_O?ADJTIME. 2009-02-22 13:06:58 +00:00
kern_xxx_12.c
Makefile Provide compatibility for pre-christos-time_t sysv sysctls. 2009-01-19 19:39:41 +00:00
Makefile.inc
rtsock_14.c merge christos-time_t 2009-01-11 02:45:45 +00:00
rtsock_50.c merge christos-time_t 2009-01-11 02:45:45 +00:00
sysv_ipc_50.c compile into nothing if not compat 50. 2009-01-21 16:12:20 +00:00
sysv_msg_14.c merge christos-time_t 2009-01-11 02:45:45 +00:00
sysv_msg_50.c merge christos-time_t 2009-01-11 02:45:45 +00:00
sysv_sem_14.c merge christos-time_t 2009-01-11 02:45:45 +00:00
sysv_sem_50.c merge christos-time_t 2009-01-11 02:45:45 +00:00
sysv_shm_14.c merge christos-time_t 2009-01-11 02:45:45 +00:00
sysv_shm_50.c merge christos-time_t 2009-01-11 02:45:45 +00:00
tty_43.c Make the emulations, exec formats, coredump, NFS, and the NFS server 2008-11-19 18:35:57 +00:00
uipc_syscalls_30.c
uipc_syscalls_40.c
uipc_syscalls_43.c
uipc_syscalls_50.c merge christos-time_t 2009-01-11 02:45:45 +00:00
vfs_syscalls_12.c Make all fstat(2) compat syscalls consistently use do_sys_fstat(), 2009-01-26 13:00:04 +00:00
vfs_syscalls_20.c PR port-amd64 modules/compat missing symbols on amd64 2008-11-20 09:22:57 +00:00
vfs_syscalls_30.c Make all fstat(2) compat syscalls consistently use do_sys_fstat(), 2009-01-26 13:00:04 +00:00
vfs_syscalls_40.c Make it compile 2008-11-16 15:17:05 +00:00
vfs_syscalls_43.c Make all fstat(2) compat syscalls consistently use do_sys_fstat(), 2009-01-26 13:00:04 +00:00
vfs_syscalls_50.c Make all fstat(2) compat syscalls consistently use do_sys_fstat(), 2009-01-26 13:00:04 +00:00
vm_12.c
vm_43.c