NetBSD/sys/arch/atari
dholland 25d3b9e7cb Final bit of PR 41200: headers that declare ioctls should include sys/ioccom.h.
This covers most if not all of the MD headers.

XXX: a lot of the ioctl definitions in some of these files are cutpasted.
2015-09-07 03:49:44 +00:00
..
atari Handle EINVAL in the fault path and send SIGBUS on mmap'd access past EOF 2015-03-04 20:29:59 +00:00
compile
conf Declare dependency on fpsp.o via newly introduced ${MD_LIBS} instead of 2015-09-06 02:17:30 +00:00
dev Final bit of PR 41200: headers that declare ioctls should include sys/ioccom.h. 2015-09-07 03:49:44 +00:00
include Final bit of PR 41200: headers that declare ioctls should include sys/ioccom.h. 2015-09-07 03:49:44 +00:00
isa
pci make pci_intr_string and eisa_intr_string take a buffer and a length 2014-03-29 19:28:24 +00:00
stand No need to have errno in a MD file. It's in MI src/sys/lib/libsa/errno.c. 2015-08-12 18:32:48 +00:00
vme Final bit of PR 41200: headers that declare ioctls should include sys/ioccom.h. 2015-09-07 03:49:44 +00:00
Makefile