NetBSD/sys/arch/sh3
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
..
conf cosmetic changes, fix comments. 2002-03-17 17:55:22 +00:00
dev Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
include cosmetic changes, fix comments. 2002-03-17 17:55:22 +00:00
sh3 cosmetic changes, fix comments. 2002-03-17 17:55:22 +00:00
Makefile clean up Makefiles 2002-02-24 20:10:53 +00:00
Makefile.inc Move common exception vector and scheduler code to 2002-02-24 18:19:40 +00:00