NetBSD/sys/compat/common
dsl 1844147fa9 Split sys_wait4() so that compat code can fiddle with the returned 'status'
and 'rusage' without having to copy data to/from stackgap buffers.
The old split (find_stopped_child) could be removed.
amd64 seems to run netbsd32, linux and linux32 emulations. sparc64 compiles.
2007-05-07 16:53:17 +00:00
..
Makefile Update all the compat stuff to not use the 'stackgap' for processing 2007-03-10 21:40:23 +00:00
Makefile.inc Add lint infrastructure 2002-11-02 07:49:57 +00:00
compat_exec.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
compat_file.c Change the way that emulations locate files within the emulation root to 2007-04-22 08:29:55 +00:00
compat_file.h Rework compat stat() and statvfs() code so that it no longer uses the stackgap. 2007-04-30 14:05:47 +00:00
compat_util.c Pass the emulation root string into namei() from emul_find_interp() so that 2007-04-26 20:06:55 +00:00
compat_util.h Change the way that emulations locate files within the emulation root to 2007-04-22 08:29:55 +00:00
gen_errno_tables.awk merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
kern_exit_43.c Split sys_wait4() so that compat code can fiddle with the returned 'status' 2007-05-07 16:53:17 +00:00
kern_info_09.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
kern_info_43.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
kern_ipc_10.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
kern_resource_43.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
kern_sig_13.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
kern_sig_43.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
kern_xxx_12.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
sysv_ipc_14.c Move more compat stuff from sys. 2005-11-11 17:10:42 +00:00
sysv_msg_14.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
sysv_sem_14.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
sysv_shm_14.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
tty_43.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
uipc_syscalls_30.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
uipc_syscalls_43.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
vfs_syscalls_12.c Rework compat stat() and statvfs() code so that it no longer uses the stackgap. 2007-04-30 14:05:47 +00:00
vfs_syscalls_20.c Change the way that emulations locate files within the emulation root to 2007-04-22 08:29:55 +00:00
vfs_syscalls_30.c Split the statvfs functions so that the 'work' is done to a kernel buffer 2007-04-30 08:32:14 +00:00
vfs_syscalls_43.c Change the way that emulations locate files within the emulation root to 2007-04-22 08:29:55 +00:00
vm_12.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
vm_43.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00