| .. |
|
api_up1000.c
|
Update for the KDB framework. Sanitize the alpha console code now that
|
2004-07-10 22:29:41 +00:00 |
|
atomic.s
|
Remove extranious memory barriers, and correct the placement of a few others.
|
2002-10-30 01:41:44 +00:00 |
|
autoconf.c
|
Create nexus in configure_first() instead of in configure(). This
|
2005-05-29 23:44:22 +00:00 |
|
busdma_machdep.c
|
Relocate direct map specs into struct alpha_chipset.
|
2005-09-19 13:50:07 +00:00 |
|
busspace.c
|
Use __FBSDID().
|
2003-06-10 16:50:43 +00:00 |
|
clock.c
|
- Move timerreg.h to <arch>/include and split i8253 specific defines into
|
2005-05-14 09:10:02 +00:00 |
|
clock_if.m
|
Begin all license/copyright comments with /*- or #-
|
2005-01-05 20:05:52 +00:00 |
|
cpuconf.c
|
Begin all license/copyright comments with /*- or #-
|
2005-01-05 20:05:52 +00:00 |
|
db_disasm.c
|
Begin all license/copyright comments with /*- or #-
|
2005-01-05 20:05:52 +00:00 |
|
db_instruction.h
|
Begin all license/copyright comments with /*- or #-
|
2005-01-05 20:05:52 +00:00 |
|
db_interface.c
|
Begin all license/copyright comments with /*- or #-
|
2005-01-05 20:05:52 +00:00 |
|
db_trace.c
|
Move the prototypes of db_md_set_watchpoint(), db_md_clr_watchpoint()
|
2005-09-10 03:01:25 +00:00 |
|
dec_1000a.c
|
Begin all license/copyright comments with /*- or #-
|
2005-01-05 20:05:52 +00:00 |
|
dec_2100_a50.c
|
Begin all license/copyright comments with /*- or #-
|
2005-01-05 20:05:52 +00:00 |
|
dec_2100_a500.c
|
Begin all license/copyright comments with /*- or #-
|
2005-01-05 20:05:52 +00:00 |
|
dec_3000_300.c
|
Begin all license/copyright comments with /*- or #-
|
2005-01-05 20:05:52 +00:00 |
|
dec_3000_500.c
|
Begin all license/copyright comments with /*- or #-
|
2005-01-05 20:05:52 +00:00 |
|
dec_axppci_33.c
|
Begin all license/copyright comments with /*- or #-
|
2005-01-05 20:05:52 +00:00 |
|
dec_eb64plus.c
|
Begin all license/copyright comments with /*- or #-
|
2005-01-05 20:05:52 +00:00 |
|
dec_eb164.c
|
Begin all license/copyright comments with /*- or #-
|
2005-01-05 20:05:52 +00:00 |
|
dec_kn8ae.c
|
Begin all license/copyright comments with /*- or #-
|
2005-01-05 20:05:52 +00:00 |
|
dec_kn20aa.c
|
Implement interrupt routing for DEC_KN20AA.
|
2005-02-10 00:35:31 +00:00 |
|
dec_kn300.c
|
Begin all license/copyright comments with /*- or #-
|
2005-01-05 20:05:52 +00:00 |
|
dec_st550.c
|
Begin all license/copyright comments with /*- or #-
|
2005-01-05 20:05:52 +00:00 |
|
dec_st6600.c
|
Update for the KDB framework. Sanitize the alpha console code now that
|
2004-07-10 22:29:41 +00:00 |
|
divrem.m4
|
Begin all license/copyright comments with /*- or #-
|
2005-01-05 20:05:52 +00:00 |
|
dump_machdep.c
|
Catch a few places where NULL (pointer) was used where 0 (integer) was
|
2003-12-23 02:36:43 +00:00 |
|
elf_machdep.c
|
Add __elfN(dump_thread). This function is called from __elfN(coredump)
|
2004-08-11 02:35:06 +00:00 |
|
exception.s
|
Begin all license/copyright comments with /*- or #-
|
2005-01-05 20:05:52 +00:00 |
|
fp_emulate.c
|
Don't include sys/user.h merely for its side-effect of recursively
|
2004-11-27 06:51:39 +00:00 |
|
gdb_machdep.c
|
Begin all license/copyright comments with /*- or #-
|
2005-01-05 20:05:52 +00:00 |
|
genassym.c
|
user.h is included only to get pcb.h, so use the latter directly instead.
|
2004-11-20 02:28:14 +00:00 |
|
ieee_float.c
|
When a denormal underflows to zero, raise an underflow exception.
|
2004-05-06 09:36:11 +00:00 |
|
ieee_float.h
|
|
|
|
in_cksum.c
|
Begin all license/copyright comments with /*- or #-
|
2005-01-05 20:05:52 +00:00 |
|
interrupt.c
|
Remove the hack to clear the owepreempt flag after running a fast
|
2005-09-29 19:12:44 +00:00 |
|
locore.s
|
Begin all license/copyright comments with /*- or #-
|
2005-01-05 20:05:52 +00:00 |
|
machdep.c
|
1. Change prototype of trapsignal and sendsig to use ksiginfo_t *, most
|
2005-10-14 12:43:47 +00:00 |
|
mem.c
|
Break out the MI part of the /dev/[k]mem and /dev/io drivers into
|
2004-08-01 11:40:54 +00:00 |
|
mp_machdep.c
|
Divorce critical sections from spinlocks. Critical sections as denoted by
|
2005-04-04 21:53:56 +00:00 |
|
pal.s
|
Begin all license/copyright comments with /*- or #-
|
2005-01-05 20:05:52 +00:00 |
|
pmap.c
|
Pass a value of type vm_prot_t to pmap_enter_quick() so that it determine
|
2005-09-03 18:20:20 +00:00 |
|
prom.c
|
Begin all license/copyright comments with /*- or #-
|
2005-01-05 20:05:52 +00:00 |
|
prom_disp.s
|
Begin all license/copyright comments with /*- or #-
|
2005-01-05 20:05:52 +00:00 |
|
promcons.c
|
Make ttyconsolemode() call ttsetwater() so that drivers don't have to.
|
2005-10-16 20:58:22 +00:00 |
|
sgmap.c
|
Replace __RMAN_RESOURCE_VISIBLE with calls to public entry points
|
2005-09-25 20:12:30 +00:00 |
|
support.s
|
Begin all license/copyright comments with /*- or #-
|
2005-01-05 20:05:52 +00:00 |
|
swtch.s
|
- Convert Alpha over to the new calling conventions for cpu_throw() and
|
2003-08-12 19:33:36 +00:00 |
|
sys_machdep.c
|
Don't include sys/user.h merely for its side-effect of recursively
|
2004-11-27 06:51:39 +00:00 |
|
trap.c
|
1. Change prototype of trapsignal and sendsig to use ksiginfo_t *, most
|
2005-10-14 12:43:47 +00:00 |
|
uio_machdep.c
|
Begin all license/copyright comments with /*- or #-
|
2005-01-05 20:05:52 +00:00 |
|
uma_machdep.c
|
Move uma_small_alloc() and uma_small_free() out of the pmap and into their
|
2004-06-11 19:55:56 +00:00 |
|
vm_machdep.c
|
Validate if the value written into {FS,GS}.base is a canonical
|
2005-07-10 23:31:11 +00:00 |