NetBSD/sys/arch/mac68k/include
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 No point in installing svr4_machdep.h. 2001-11-28 13:14:12 +00:00
adbsys.h
ansi.h
aout_machdep.h
asm.h
autoconf.h
bswap.h
bus.h
cdefs.h
cpu.h Add the machine id of PowerBook 190CS. 2002-03-04 16:58:37 +00:00
db_machdep.h
disklabel.h
elf_machdep.h
endian.h
endian_machdep.h
float.h
frame.h
grfioctl.h
ieee.h
ieeefp.h
int_const.h
int_fmtio.h
int_limits.h
int_mwgwtypes.h
int_types.h
intr.h
iopreg.h
iteioctl.h
kcore.h
keyboard.h
limits.h
lock.h
math.h
param.h
pcb.h
pio.h
pmap.h
proc.h
profile.h
psc.h
psl.h
pte.h
ptrace.h
reg.h
scsi_5380.h
setjmp.h
signal.h
stdarg.h
svr4_machdep.h
trap.h
types.h Use "#define<tab>". 2002-02-28 03:17:23 +00:00
varargs.h
viareg.h
vmparam.h
z8530var.h Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00