NetBSD/sys/arch/vax
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
..
bi
boot
compile
conf Give wskbdmap_lk201.c its own attribute. 2002-03-13 15:18:19 +00:00
consolerl
floppy
if Don't cast argument to ffs() to long. 2002-03-05 09:40:38 +00:00
include Major update of the vax pmap: 2002-03-10 22:32:31 +00:00
mba
stand
uba Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
vax Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
vsa Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
Makefile