.. |
aout_machdep.c
|
|
|
autoconf.c
|
Don't include <machine/spl.h> any more.
|
2000-08-22 21:22:48 +00:00 |
bus.c
|
|
|
conf.c
|
Oops. Remember to close the comment!
|
2000-08-17 22:09:10 +00:00 |
cons_machdep.c
|
|
|
copyinout.S
|
Replace copyinstr, copyoutstr and copystr with slightly more sensible
|
2000-08-13 12:31:26 +00:00 |
cpu.c
|
Since BBBB correctly disables the CPU cache at startup, we now decide whether
|
2000-12-11 23:46:50 +00:00 |
cpuvar.h
|
|
|
db_disasm.c
|
|
|
db_interface.c
|
|
|
db_machdep.c
|
|
|
db_trace.c
|
|
|
disksubr_acorn.c
|
rationalize the use of b_flags for geteblk() buffers.
|
2000-11-20 08:24:08 +00:00 |
disksubr_mbr.c
|
rationalize the use of b_flags for geteblk() buffers.
|
2000-11-20 08:24:08 +00:00 |
disksubr.c
|
rationalize the use of b_flags for geteblk() buffers.
|
2000-11-20 08:24:08 +00:00 |
except.c
|
Correct the mangled-vectors check.
|
2000-12-11 23:51:58 +00:00 |
genassym.cf
|
|
|
intrnames.S
|
Proper support for the Unix backplane in those machines that have one.
|
2000-12-09 17:52:44 +00:00 |
irq.c
|
Proper support for the Unix backplane in those machines that have one.
|
2000-12-09 17:52:44 +00:00 |
Locore.c
|
Add a lock around the scheduler, and use it as necessary, including
|
2000-08-20 21:50:06 +00:00 |
locore.S
|
Move RCSID to the end of locore so it doesn't end up in zero page if we
|
2000-12-14 20:30:03 +00:00 |
machdep.c
|
Add an align argument to uvm_map() and some callers of that
|
2000-09-13 15:00:15 +00:00 |
md_root.c
|
|
|
mem.c
|
|
|
pmap.c
|
Much juggling of pmap startup sequence:
|
2000-09-23 12:54:47 +00:00 |
process_machdep.c
|
Implement the easy ptrace requests and turn off the difficult ones.
|
2000-08-20 15:16:49 +00:00 |
rscons.c
|
|
|
softintr.c
|
Don't include <machine/spl.h> any more.
|
2000-08-22 21:22:48 +00:00 |
start.c
|
Merge zero page into the start of locore. This allows us to just map the
|
2000-12-07 21:48:58 +00:00 |
stubs.c
|
Move the user structure for process 0 into the same page as its stack segment,
|
2000-09-18 18:01:39 +00:00 |
vm_machdep.c
|
Don't include <machine/spl.h> any more.
|
2000-08-22 21:22:48 +00:00 |