NetBSD/sys/arch/m68k
manu d584ed9598 Add a realcode argument to trace_enter and ktrsyscall. realcode is the
original system call number, which can be negative for a Mach trap.
We cannot just replace code by realcode, because ktrsyscall uses it as
an index in the system call table, thus crashing the kernel when the
value is negative.
2002-11-15 20:06:00 +00:00
..
060sp
conf m68k syscall rototill: 2002-07-13 08:28:40 +00:00
fpe remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
fpsp
include merge pmap.c for all 4k-page motorola-MMU (or compatible) m68k platforms. 2002-11-05 07:41:17 +00:00
m68k Add a realcode argument to trace_enter and ktrsyscall. realcode is the 2002-11-15 20:06:00 +00:00
Makefile
Makefile.inc