.. |
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_interface.c
|
The author isn't a [UC] Regents. Correct the copyright language.
|
2001-08-09 02:32:05 +00:00 |
db_trace.c
|
Add code to handle stack traces that go all the way back to userland.
|
2001-08-10 04:23:41 +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
|
1. Add code to handle traps and interrupts from user mode.
|
2001-08-10 04:30:36 +00:00 |
exception.S
|
1. Add code to handle traps and interrupts from user mode.
|
2001-08-10 04:30:36 +00:00 |
fp.c
|
Correct copyright language.
|
2001-08-10 04:51:19 +00:00 |
genassym.c
|
Add some definitions that got left out, *blush*.
|
2001-08-14 03:10:41 +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
|
1. Start the clock running early for testing.
|
2001-08-10 04:36:00 +00:00 |
pmap.c
|
Pass a context to tlb_store_slot, use a member(Sync) after setting the
|
2001-08-10 04:37:03 +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
|
Store 8 bytes instead of 4 in suword. Use a temporary stack that's known
|
2001-08-10 04:39:23 +00:00 |
support.S
|
Store 8 bytes instead of 4 in suword. Use a temporary stack that's known
|
2001-08-10 04:39:23 +00:00 |
swtch.s
|
The author isn't a [UC] Regents. Correct the copyright language.
|
2001-08-09 02:32:05 +00:00 |
swtch.S
|
The author isn't a [UC] Regents. Correct the copyright language.
|
2001-08-09 02:32:05 +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
|
- Close races with signals and other AST's being triggered while we are in
|
2001-08-10 22:53:32 +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
|
Fake up the frame pointers on a process's initial stack so they can be
|
2001-08-10 04:47:14 +00:00 |