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 VAX-specific bi support changes. 2000-07-26 11:53:30 +00:00
boot Move .s files to .S files. (and .s.o rules in boot/Makefile.inc) 2002-02-24 01:04:23 +00:00
compile
conf Give wskbdmap_lk201.c its own attribute. 2002-03-13 15:18:19 +00:00
consolerl Use 2000-08-30 23:51:46 +00:00
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 Nexus vector number is 0x14-0x17, not 14-17! Fortunately, 3 wrong did 2000-07-10 09:14:32 +00:00
stand Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly). 2001-12-12 12:24:19 +00:00
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