NetBSD/sys/arch/mac68k
scottr 009cda3fb2 Fix a problem with bounds_check_with_label(), noted by Greg Oster: we
had been returning (-1) as an error instead of 0.  This is the result of
not keeping up with its i386 ancestor, which it was originally derived
from back in 1993.  Re-sync.
1999-05-01 09:26:32 +00:00
..
compile
conf Add COMPAT_SVR4 for m68k. 1999-04-19 21:22:56 +00:00
dev Actually, the last change solved a different but related problem than 1999-04-21 06:00:07 +00:00
include Pull in the right generic m68k header. (Where was my mind?) 1999-04-29 14:38:39 +00:00
mac68k Fix a problem with bounds_check_with_label(), noted by Greg Oster: we 1999-05-01 09:26:32 +00:00
nubus
obio From Ken'ichi Ishizaka: correct the calculation of the frame buffer 1999-04-28 05:24:08 +00:00
Makefile