NetBSD/sys/compat/common
atatat 31144d9976 Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for
indicating an unhandled "command".  ERESTART is -1, which can lead to
confusion.  ERESTART has been moved to -3 and EPASSTHROUGH has been
placed at -4.  No ioctl code should now return -1 anywhere.  The
ioctl() system call is now properly restartable.
2002-03-17 19:40:26 +00:00
..
Makefile MKfoo=no -> NOfoo 2001-12-12 01:48:43 +00:00
Makefile.inc
compat_exec.c add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +00:00
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 add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +00:00
kern_info_43.c add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +00:00
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 add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +00:00
kern_sig_13.c add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +00:00
kern_sig_43.c add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +00:00
kern_xxx_12.c add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +00:00
sysv_ipc_14.c add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +00:00
sysv_msg_14.c add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +00:00
sysv_sem_14.c add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +00:00
sysv_shm_14.c add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +00:00
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 add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +00:00
vfs_syscalls_43.c add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +00:00
vm_12.c add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +00:00
vm_43.c add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +00:00