NetBSD/sys/arch/pc532
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
dev Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
fpu Replace some misuses of "then" with "than". 2001-12-04 17:56:30 +00:00
include - define other DEV_ constants that the local port uses. 2002-02-27 01:19:03 +00:00
pc532 Pool deals fairly well with physical memory shortage, but it doesn't 2002-03-08 20:48:27 +00:00
stand MKfoo=no -> NOfoo 2001-12-12 01:48:43 +00:00
Makefile
To.Do Add "switch to ELF". 2001-05-16 15:01:40 +00:00