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 don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
asc_tcds.c don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
ascvar.h
bba.c add/cleanup RCSIDs 2001-11-13 06:26:09 +00:00
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 - convert usage of "defopt" to "defflag" where the relevant option does 2001-11-28 10:21:10 +00:00
if_fta.c add/cleanup RCSIDs 2001-11-13 06:26:09 +00:00
if_le_ioasic.c add/cleanup RCSIDs 2001-11-13 06:26:09 +00:00
if_le_tc.c add/cleanup RCSIDs 2001-11-13 06:26:09 +00:00
if_levar.h
ioasic_subr.c add/cleanup RCSIDs 2001-11-13 06:26:09 +00:00
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 add/cleanup RCSIDs 2001-11-13 06:26:09 +00:00
tcdevs
tcdevs.h
tcdevs_data.h
tcds.c add/cleanup RCSIDs 2001-11-13 06:26:09 +00:00
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 Call malloc(9) with M_ZERO flag instead of memset() after malloc(). 2002-01-12 16:29:30 +00:00
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