NetBSD/sys/arch/arm26
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
..
arm26 Pool deals fairly well with physical memory shortage, but it doesn't 2002-03-08 20:48:27 +00:00
compile
conf Remove joy at ioeb, since it's not supported and it clashes with the MI 2002-03-17 12:00:56 +00:00
include Purge CLSIZE, CLSIZELOG2 and MCLOFSET. 2002-02-26 15:13:19 +00:00
iobus Correct definitions of various control register bits. 2002-03-07 23:16:44 +00:00
ioc Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
podulebus Disable interrupts for podule loaders from C rather than assembler, since the 2001-12-03 20:54:07 +00:00
stand MKfoo=no -> NOfoo 2001-12-12 01:48:43 +00:00
vidc Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
Makefile