NetBSD/sys/arch/sh3/dev
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
..
pcic_shb.c ANSIfy KNF. 2002-02-12 15:26:45 +00:00
pcic_shbsubr.c ANSIfy KNF. 2002-02-12 15:26:45 +00:00
sci.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
scif.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
scifvar.h Initial support for KGDB on the sh3. 2002-03-02 22:26:25 +00:00
scivar.h
shpcic.c ANSIfy KNF. 2002-02-12 15:26:45 +00:00
shpcicreg.h
shpcicvar.h ANSIfy KNF. 2002-02-12 15:26:45 +00:00
wdog.c ANSIfy KNF. 2002-02-12 15:26:45 +00:00