NetBSD/sys/dev/dec
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
..
Makefile
clockvar.h
dec_boot.h
dz.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
dzkbd.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
dzkbdvar.h
dzms.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
dzreg.h Move the dz driver to dev/dec, since it can be shared with pmax. 2002-02-25 14:58:06 +00:00
dzvar.h Move the dz driver to dev/dec, since it can be shared with pmax. 2002-02-25 14:58:06 +00:00
files.dec Give wskbdmap_lk201.c its own attribute. 2002-03-13 15:18:19 +00:00
if_le_dec.c add/cleanup RCSID 2001-11-13 12:49:45 +00:00
lk201.h
lk201_ws.c add/cleanup RCSID 2001-11-13 12:49:45 +00:00
lk201reg.h
lk201var.h
mcclock.c Remove some debug printf()s. 2001-12-05 10:54:51 +00:00
mcclock_pad32.c add/cleanup RCSID 2001-11-13 12:49:45 +00:00
mcclock_pad32.h
mcclockvar.h
vsxxx.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
vsxxxvar.h
wskbdmap_lk201.c zskbd_keydesctab -> lkkbd_keydesctab 2002-03-13 15:21:30 +00:00
wskbdmap_lk201.h zskbd_keydesctab -> lkkbd_keydesctab 2002-03-13 15:21:30 +00:00