NetBSD/sys/compat/common
jdolecek 85fbcb3c05 return EMSGSIZE rather than ENOMEM if it would not be possible to
allocate space for accrights within stackgap
comment the copyin() of msg.msg_control in recvmsg() is safe
2001-07-22 13:46:51 +00:00
..
Makefile
Makefile.inc
compat_exec.c
compat_util.c emul_find(): actually, the emulation root vnode dance has to be done for 2001-02-02 21:17:45 +00:00
compat_util.h Introduce CHECK_ALT_SYMLINK() - this checks for alternative location without 2001-01-22 19:50:56 +00:00
gen_errno_tables.awk
kern_exit_43.c
kern_info_09.c
kern_info_43.c
kern_ipc_10.c
kern_resource_43.c
kern_sig_13.c
kern_sig_43.c use _KERNEL_OPT. 2001-05-30 11:37:21 +00:00
kern_xxx_12.c
sysv_ipc_14.c
sysv_msg_14.c
sysv_sem_14.c
sysv_shm_14.c
tty_43.c
uipc_syscalls_43.c return EMSGSIZE rather than ENOMEM if it would not be possible to 2001-07-22 13:46:51 +00:00
vfs_syscalls_12.c Fix a partial construction problem that can cause race conditions 2001-06-14 20:32:41 +00:00
vfs_syscalls_43.c Fix a partial construction problem that can cause race conditions 2001-06-14 20:32:41 +00:00
vm_12.c
vm_43.c