NetBSD/sys/compat/common
mrg 0ce90a9fef build the netbsd32_compat* objects into libcompat.a, so they are available
to emulations not just netbsd itself.  rename the compat_10 functions to
match everything else.  fixes a problem reported by julian coleman.
2002-04-29 09:53:39 +00:00
..
Makefile build the netbsd32_compat* objects into libcompat.a, so they are available 2002-04-29 09:53:39 +00:00
Makefile.inc
compat_exec.c
compat_util.c panic if more space than stackgaplen is requested. Maybe I should remove the 2002-03-17 00:16:07 +00:00
compat_util.h make the stackgap_{init,alloc} functions MP friendly (i.e. pass struct proc * 2002-03-16 20:43:48 +00:00
gen_errno_tables.awk
kern_exit_43.c make the stackgap_{init,alloc} functions MP friendly (i.e. pass struct proc * 2002-03-16 20:43:48 +00:00
kern_info_09.c
kern_info_43.c
kern_ipc_10.c make the stackgap_{init,alloc} functions MP friendly (i.e. pass struct proc * 2002-03-16 20:43:48 +00:00
kern_resource_43.c
kern_sig_13.c
kern_sig_43.c
kern_xxx_12.c
sysv_ipc_14.c
sysv_msg_14.c
sysv_sem_14.c
sysv_shm_14.c
tty_43.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
uipc_syscalls_43.c make the stackgap_{init,alloc} functions MP friendly (i.e. pass struct proc * 2002-03-16 20:43:48 +00:00
vfs_syscalls_12.c
vfs_syscalls_43.c
vm_12.c
vm_43.c