NetBSD/sys/arch/alpha/alpha
thorpej 772da350d4 Disable the message buffer during crash dumps by clearing msgbufenabled,
not msgbufmapped.
1998-02-19 04:18:30 +00:00
..
autoconf.c clean up the way bootinfo information is passed and used: move the version 1998-02-12 01:53:18 +00:00
avalon_a12.c Take Jason's most excellent advice on platform.model. 1998-01-31 10:55:42 +00:00
bwx.s --Add handcrafted stack frame directives to locore.s palcode vector 1997-11-03 04:22:00 +00:00
clock.c Remove the #include of rpb.h from clock.c and set hz from the hwrpb 1998-01-31 10:32:47 +00:00
conf.c Clean up kernel initialization. Use the bootinfo structure (or innate 1998-02-13 02:09:03 +00:00
cpu.c Adjust for config changes. 1998-01-12 10:21:02 +00:00
cpuconf.c Recognize Avalon A12 cputype code. 1998-01-29 22:20:15 +00:00
db_disasm.c Add support for disassembling the "integer miscellaneous" opcode subgroup. 1997-09-16 22:52:40 +00:00
db_instruction.h Define the "integer miscellaneous" opcode and subfunctions. 1997-09-16 22:53:32 +00:00
db_interface.c - Use PALcode ops names defined in <machine/pal.h>. 1997-09-16 19:07:19 +00:00
db_trace.c Add support for DDB (in-kernel debugger) to NetBSD/alpha, based on 1997-09-06 02:00:48 +00:00
dec_2100_a50.c Rewrite the way the platform model string is determined: 1998-02-13 00:12:45 +00:00
dec_3000_300.c Rewrite the way the platform model string is determined: 1998-02-13 00:12:45 +00:00
dec_3000_500.c Rewrite the way the platform model string is determined: 1998-02-13 00:12:45 +00:00
dec_axppci_33.c Rewrite the way the platform model string is determined: 1998-02-13 00:12:45 +00:00
dec_eb64plus.c Rewrite the way the platform model string is determined: 1998-02-13 00:12:45 +00:00
dec_eb164.c Rewrite the way the platform model string is determined: 1998-02-13 00:12:45 +00:00
dec_kn8ae.c Rewrite the way the platform model string is determined: 1998-02-13 00:12:45 +00:00
dec_kn20aa.c Rewrite the way the platform model string is determined: 1998-02-13 00:12:45 +00:00
disksubr.c Nuke the idea of <machine/options.h>. It completely defeats the purpose 1997-09-02 13:17:47 +00:00
genassym.c Remove a couple of unneeded VM-related headers. 1997-12-31 19:32:55 +00:00
in_cksum.c Nuke the idea of <machine/options.h>. It completely defeats the purpose 1997-09-02 13:17:47 +00:00
interrupt.c copyright foo 1997-11-19 15:35:36 +00:00
locore.s clean up the way bootinfo information is passed and used: move the version 1998-02-12 01:53:18 +00:00
machdep.c Disable the message buffer during crash dumps by clearing msgbufenabled, 1998-02-19 04:18:30 +00:00
mainbus.c Adjust for config changes. 1998-01-12 10:21:02 +00:00
mcclock.c Adjust for config changes. 1998-01-12 10:21:02 +00:00
md_root.c Nuke the idea of <machine/options.h>. It completely defeats the purpose 1997-09-02 13:17:47 +00:00
mem.c Add support for non-contiguous physical memory, using MACHINE_NEW_NONCONTIG. 1998-02-16 03:59:55 +00:00
pal.s --Add handcrafted stack frame directives to locore.s palcode vector 1997-11-03 04:22:00 +00:00
pmap.c - Make the pmap_activate() and pmap_deactivate() interfaces consistent my 1997-09-02 18:59:02 +00:00
pmap.old.c nuke pmap_map(). it's an internal MD function, and it's unused 1998-02-18 01:44:32 +00:00
process_machdep.c Nuke the idea of <machine/options.h>. It completely defeats the purpose 1997-09-02 13:17:47 +00:00
prom.c Clean up kernel initialization. Use the bootinfo structure (or innate 1998-02-13 02:09:03 +00:00
prom_disp.s --Add handcrafted stack frame directives to locore.s palcode vector 1997-11-03 04:22:00 +00:00
promcons.c Clean up kernel initialization. Use the bootinfo structure (or innate 1998-02-13 02:09:03 +00:00
support.c Nuke the idea of <machine/options.h>. It completely defeats the purpose 1997-09-02 13:17:47 +00:00
sys_machdep.c Nuke the idea of <machine/options.h>. It completely defeats the purpose 1997-09-02 13:17:47 +00:00
transfer.s --Add handcrafted stack frame directives to locore.s palcode vector 1997-11-03 04:22:00 +00:00
trap.c Eliminate %: use from alpha/trap.c; the policy is to get rid of these 1997-11-17 00:52:49 +00:00
vm_machdep.c Recover from some include file foo. 1997-10-17 18:47:30 +00:00