NetBSD/sys/arch/sh5
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
..
conf Add fast assembler versions of in_cksum() and in4_cksum(). 2002-10-19 09:01:44 +00:00
dev Format string fixes. 2002-10-24 13:48:44 +00:00
include Put bit definitions for the FP control/status register in <sh5/fpu.h> and 2002-10-24 13:58:48 +00:00
pci Missing newline. 2002-10-31 14:52:54 +00:00
sh5 Add a realcode argument to trace_enter and ktrsyscall. realcode is the 2002-11-15 20:06:00 +00:00
Makefile Descend into include subdirs and install relevant headers. 2002-07-10 08:56:11 +00:00
TODO Tick off another item. 2002-10-23 13:37:05 +00:00