NetBSD/sys/arch/alpha
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
..
a12 merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
alpha Add a realcode argument to trace_enter and ktrsyscall. realcode is the 2002-11-15 20:06:00 +00:00
common In _bus_dmamem_alloc_range(), respect the high end of the caller's range. 2002-10-09 21:35:33 +00:00
compile
conf Add udsbr(4) with radio(4) attachment to standard configs 2002-11-05 08:31:43 +00:00
eisa SIMPLEQ rototill: 2002-06-01 23:50:52 +00:00
include eliminate PT_ENTRY_NULL in favor of plain old NULL. 2002-10-14 05:11:21 +00:00
isa Use CFATTACH_DECL(). 2002-10-02 04:06:36 +00:00
jensenio Use CFATTACH_DECL(). 2002-10-02 04:06:36 +00:00
mcbus Use CFATTACH_DECL(). 2002-10-02 04:06:36 +00:00
pci Use CFATTACH_DECL(). 2002-10-02 04:06:36 +00:00
sableio Use CFATTACH_DECL(). 2002-10-02 04:06:36 +00:00
stand Make the bootblocks build with warnings. 2002-11-09 06:34:37 +00:00
tc Use CFATTACH_DECL(). 2002-10-02 04:06:36 +00:00
tlsb Use CFATTACH_DECL(). 2002-10-02 04:06:36 +00:00
Makefile
STYLE Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00