NetBSD/sys/arch/sun3
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 Keep the compile/ directory in the distribution. 1997-03-31 01:23:37 +00:00
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
include override cn_trap() with zs_abort() so we can drop to the monitor 2002-03-11 07:11:26 +00:00
stand use ${INSTALL_FILE} as appropriate 2002-02-09 09:35:59 +00:00
sun3 Pool deals fairly well with physical memory shortage, but it doesn't 2002-03-08 20:48:27 +00:00
sun3x Pool deals fairly well with physical memory shortage, but it doesn't 2002-03-08 20:48:27 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00