NetBSD/sys/arch/hp300
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 Include MFS in the INSTALL kernel for the miniroot install. 2002-03-17 05:43:17 +00:00
dev Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
DOC s/seperate/separate/ 2002-02-11 10:44:38 +00:00
hp300 Add RCSIDs. 2002-03-15 05:55:35 +00:00
include Use "#define<tab>". 2002-02-28 03:17:23 +00:00
stand Move exec_hp300() out of uboot.c into its own file so that it can 2002-03-16 06:20:07 +00:00
Makefile