NetBSD/sys/arch/hpcmips
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
..
compile
conf All the mips ports had an identical procfs_machdep.c, so use a common 2002-03-13 02:55:10 +00:00
dev Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
hpcmips Rename ISDN devices, per discussion on tech-kern. The network devices 2002-03-16 16:55:51 +00:00
include Purge CLSIZE, CLSIZELOG2 and MCLOFSET. 2002-02-26 15:13:19 +00:00
isa clean up header file. 2002-01-31 17:56:33 +00:00
stand Add RCS Id. 2002-02-21 08:23:31 +00:00
tx Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
vr Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
Makefile
TODO