matt
|
b7cd0eeaac
|
Move arm32/arm32/ast.c to arm/arm32/ast.c
|
2001-03-06 07:52:35 +00:00 |
matt
|
d6fc837c17
|
more vm_offset_t/vm_size_t -> {p,v}{addr,size}_t changes
move pmap_* declarations to pmap.h. fix conflicts this
exposed (e.g different definitions for pmap_bootstrap).
|
2001-03-04 19:05:55 +00:00 |
bjh21
|
496829a88b
|
Make compat_13_sys_sigreturn() work on arm26, and move it from
arch/arm/arm32/compat_13_machdep.c to arch/arm/arm/compat_13_machdep.c.
|
2001-03-04 15:27:03 +00:00 |
matt
|
58438fb425
|
Move compat_13_machdep.c, strstr.c, copystr.S, bcopyinout.S, and
bcopy_page.S to arm/arm32 and remove port-local copies.
|
2001-03-04 08:25:38 +00:00 |
matt
|
4679f9115c
|
Convert some vm_size_t to vsize_t/psize_t. Change vaddr_t to paddr_t
where appropriate.
|
2001-03-04 07:30:19 +00:00 |
matt
|
f97f725bc9
|
Remove OFW hooks. Allow ports to add there own hooks via
ARM_EXTRA_DB_COMMANDS.
|
2001-03-04 05:40:03 +00:00 |
matt
|
8655276e9a
|
Move these from arm32/arm32
|
2001-03-04 05:11:41 +00:00 |
matt
|
4e6f220e99
|
Move these from arm32/arm32
|
2001-03-04 05:08:43 +00:00 |
matt
|
7d33ba27bf
|
Move from arm32/arm32. s/vm_offset_t/vaddr_t/g
|
2001-03-04 05:08:09 +00:00 |