NetBSD/sys/arch/alpha/alpha
christos e8116a8f5b - Use DEV_ constants, instead of documenting the numbers!
- Delete cdev_decl(mm); where appropriate, and other hand-crufting [hi powerpc!]
2002-02-27 01:20:51 +00:00
..
api_up1000.c Convert to new ata/atapi attach structs. 2001-12-02 22:54:26 +00:00
autoconf.c bcopy -> memcpy 2001-07-12 23:35:42 +00:00
avalon_a12.c Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
clock.c Assorted microtime fixes (similar to fixes I made yesterday when 2001-05-27 13:53:24 +00:00
compat_13_machdep.c bcopy -> memcpy 2001-07-12 23:35:42 +00:00
conf.c Oops, wrong number (84 -> 69) 2002-01-12 12:32:58 +00:00
cpu.c Change the way we spin up CPUs. Now boot the CPU as soon as we 2001-07-13 21:34:35 +00:00
cpuconf.c
db_disasm.c
db_instruction.h Use comments around the token after a #endif. 2001-08-31 04:44:54 +00:00
db_interface.c Make the /u part of show reg/u work. 2001-05-13 01:40:58 +00:00
db_trace.c
debug.s add missing #include "opt_kgdb.h" 2001-05-30 15:24:23 +00:00
dec_550.c Convert to new ata/atapi attach structs. 2001-12-02 22:54:26 +00:00
dec_1000a.c Use symbolic names for the CTB terminal type field, rather than 2001-06-05 04:53:11 +00:00
dec_2000_300.c add missing #include "opt_kgdb.h" 2001-05-30 15:24:23 +00:00
dec_2100_a50.c existent', not existant' 2001-06-19 13:42:07 +00:00
dec_2100_a500.c Use symbolic names for the CTB terminal type field, rather than 2001-06-05 04:53:11 +00:00
dec_3000_300.c Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
dec_3000_500.c Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
dec_6600.c Convert to new ata/atapi attach structs. 2001-12-02 22:54:26 +00:00
dec_alphabook1.c Use symbolic names for the CTB terminal type field, rather than 2001-06-05 04:53:11 +00:00
dec_axppci_33.c Use symbolic names for the CTB terminal type field, rather than 2001-06-05 04:53:11 +00:00
dec_eb64plus.c Use symbolic names for the CTB terminal type field, rather than 2001-06-05 04:53:11 +00:00
dec_eb66.c Use symbolic names for the CTB terminal type field, rather than 2001-06-05 04:53:11 +00:00
dec_eb164.c Convert to new ata/atapi attach structs. 2001-12-02 22:54:26 +00:00
dec_kn8ae.c "wierd" is weird. 2001-08-20 12:20:01 +00:00
dec_kn20aa.c Print extra information on machine check (AS500, AS600). 2001-08-29 14:14:33 +00:00
dec_kn300.c "wierd" is weird. 2001-08-20 12:20:01 +00:00
disksubr.c strategy should have an 'r'. Inspired by similar change in OpenBSD. 2002-02-19 17:09:40 +00:00
fp_complete.c Fix bug which prevented SIGFPE delivery 2002-01-18 22:15:56 +00:00
genassym.cf Add glue for page zero'ing in the idle loop. 2001-04-29 06:54:03 +00:00
in_cksum.c Brain'o in last. Pointed out by Steve Woodford <scw@netbsd.org>. 2001-05-19 14:20:40 +00:00
interrupt.c Rework the interrupt code, shaving some cycles off in the process. 2001-07-27 00:25:18 +00:00
ipifuncs.c don't depend on other headers to include sys/proc.h for us. 2001-09-28 11:59:51 +00:00
kgdb_machdep.c - pull in opt_kgdb.h where necessary 2001-11-20 08:43:19 +00:00
linux_sigcode.s
linux_syscall.c use _KERNEL_OPT 2001-05-30 11:57:16 +00:00
linux_trap.c Add a linux specific trapsignal() function. This is just a passthrough 2001-06-18 02:04:42 +00:00
locore.s Correct a comment: The address of the signal handler is passed to the 2001-08-29 20:17:08 +00:00
machdep.c Make the setregs hook emulation-specific, rather than executable 2001-09-18 19:36:32 +00:00
mainbus.c
mcclock.c
mem.c - Use DEV_ constants, instead of documenting the numbers! 2002-02-27 01:20:51 +00:00
microtime.c Assorted microtime fixes (similar to fixes I made yesterday when 2001-05-27 13:53:24 +00:00
multiproc.s No need to have code we don't use anymore. 2001-05-05 02:20:53 +00:00
osf1_sigcode.s
osf1_syscall.c use _KERNEL_OPT 2001-05-30 11:57:16 +00:00
pal.s
pmap.c Remove a debug message that should have gone away with the last 2002-01-03 22:43:05 +00:00
process_machdep.c bcopy -> memcpy 2001-07-12 23:35:42 +00:00
procfs_machdep.c
prom_disp.s
prom.c bcopy -> memcpy 2001-07-12 23:35:42 +00:00
promcons.c Add l_poll' to struct linesw' and provide an xxxpoll() entry point 2001-05-02 10:32:08 +00:00
sys_machdep.c Add sysarch calls to read and write the full fp_c. 2002-01-14 00:53:16 +00:00
syscall.c
transfer.s g/c transfer_check 2001-04-10 10:09:45 +00:00
trap.c Print the stack pointer on a user unaligned access fault. 2001-07-18 22:22:02 +00:00
vm_machdep.c Purge CLSIZE, CLSIZELOG2 and MCLOFSET. 2002-02-26 15:13:19 +00:00