NetBSD/sys/dev/tc
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
Makefile.tcdevs
asc_tc.c
asc_tcds.c
ascvar.h
bba.c
cfb.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
devlist2h.awk
files.tc
if_fta.c
if_le_ioasic.c
if_le_tc.c
if_levar.h
ioasic_subr.c
ioasicreg.h
ioasicvar.h
mfb.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
nvrreg.h
px.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
pxg.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
pxgvar.h
sfb.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
sfbplus.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
sfbreg.h
stic.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
sticio.h
sticreg.h Fix typo in previous. 2002-02-23 14:05:02 +00:00
sticvar.h Replace one of two divide ops with an AND when calculating the XYMASK 2002-02-22 16:05:27 +00:00
tc.c
tcdevs
tcdevs.h
tcdevs_data.h
tcds.c
tcdsreg.h
tcdsvar.h
tcreg.h
tcvar.h
tfb.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
xcfb.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
zs_ioasic.c
zs_ioasicvar.h
zskbd.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
zsms.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00