NetBSD/sys/arch/pc532
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
..
compile
conf Added commented out cgd(4)s to GENERIC configs. 2002-10-14 18:39:22 +00:00
dev merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
fpu Fix previous so that the constants are outside of the #ifdefs such that 2002-05-26 07:37:08 +00:00
include Use "#define\t" instead of "#define ". 2002-09-22 08:30:56 +00:00
pc532 Add a realcode argument to trace_enter and ktrsyscall. realcode is the 2002-11-15 20:06:00 +00:00
stand MKfoo=no -> NOfoo 2001-12-12 01:48:43 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
To.Do Add "switch to ELF". 2001-05-16 15:01:40 +00:00