NetBSD/sys/arch/shark
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
..
compile
conf * rename MINIROOTSIZE to MEMORY_DISK_SIZE, so that all md(4) options 2002-03-10 19:56:37 +00:00
include Implement pmap_growkernel for arm32 based ports. 2002-03-03 11:22:58 +00:00
isa
ofw Add ofromioctl(), needed since Christos added ioctl to the memory device's 2002-03-04 23:43:01 +00:00
shark Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
stand s/dnard/shark/ 2002-02-10 18:28:12 +00:00
Makefile