.. |
autoconf.c
|
The author isn't a [UC] Regents. Correct the copyright language.
|
2001-08-09 02:32:05 +00:00 |
clock.c
|
The author isn't a [UC] Regents. Correct the copyright language.
|
2001-08-09 02:32:05 +00:00 |
db_disasm.c
|
|
|
db_hwwatch.c
|
Add code for supporting hardware watch points.
|
2001-08-20 23:50:08 +00:00 |
db_interface.c
|
The author isn't a [UC] Regents. Correct the copyright language.
|
2001-08-09 02:32:05 +00:00 |
db_trace.c
|
Catch up with new trap entry point names.
|
2001-08-20 23:51:40 +00:00 |
elf_machdep.c
|
The author isn't a [UC] Regents. Correct the copyright language.
|
2001-08-09 02:32:05 +00:00 |
exception.s
|
Add support for splitting the register windows on entry to the
|
2001-08-20 23:40:31 +00:00 |
exception.S
|
Add support for splitting the register windows on entry to the
|
2001-08-20 23:40:31 +00:00 |
fp.c
|
Rename fp_init_pcb to fp_init_proc. Set the FEF bit in fprs register;
|
2001-08-20 23:56:19 +00:00 |
genassym.c
|
Add definitions for new assembler code.
|
2001-08-20 23:53:11 +00:00 |
intr_machdep.c
|
Add early code to support interrupts.
|
2001-08-10 04:48:48 +00:00 |
locore.s
|
Set the pil to something sane on startup.
|
2001-08-10 04:32:13 +00:00 |
locore.S
|
Set the pil to something sane on startup.
|
2001-08-10 04:32:13 +00:00 |
machdep.c
|
Use register g6 to point to a small stack for svaing alternate globals
|
2001-08-21 00:07:37 +00:00 |
pmap.c
|
Converge with i386/alpha/etc pmap.c for pmap_new_proc/pmap_dispose_proc().
|
2001-08-31 06:30:27 +00:00 |
procfs_machdep.c
|
Fix VCS ID spamage.
|
2001-08-09 02:29:32 +00:00 |
pv.c
|
Remove some debug code.
|
2001-08-06 02:27:59 +00:00 |
support.s
|
Disable interrupts when calling openfirmware.
|
2001-08-21 00:00:18 +00:00 |
support.S
|
Disable interrupts when calling openfirmware.
|
2001-08-21 00:00:18 +00:00 |
swtch.s
|
Save and restore %fprs and %y, which are unused by kernel code, but
|
2001-08-21 00:01:28 +00:00 |
swtch.S
|
Save and restore %fprs and %y, which are unused by kernel code, but
|
2001-08-21 00:01:28 +00:00 |
sys_machdep.c
|
The author isn't a [UC] Regents. Correct the copyright language.
|
2001-08-09 02:32:05 +00:00 |
tick.c
|
Add code to program the tick register and to setup its interrupt handler.
|
2001-08-10 04:49:33 +00:00 |
trap.c
|
Remove the MPSAFE keyword from the parser for syscalls.master.
|
2001-08-30 18:50:57 +00:00 |
tsb.c
|
Handle all types of mmu misses from user mode.
|
2001-08-10 04:44:33 +00:00 |
upa.c
|
The author isn't a [UC] Regents. Correct the copyright language.
|
2001-08-09 02:32:05 +00:00 |
vm_machdep.c
|
Handle the pcb window scratch area in cpu_fork.
|
2001-08-21 00:02:54 +00:00 |