.. |
alpha
|
Always use pmap_kremove() if removing a mapping from the kernel pmap.
|
1998-08-25 23:09:08 +00:00 |
amiga
|
Prepare for support of Apollo-cpuboard-reworked A3000 mainboard SCSI.
|
1998-08-21 19:13:27 +00:00 |
arm32
|
Centralize the definition of pv_addr_t to pmap.h
|
1998-08-27 04:00:53 +00:00 |
atari
|
Do not include files.isapnp, this file is now included from files.isa...
|
1998-08-18 11:51:07 +00:00 |
bebox
|
vm_offset_t --> [pv]addr_t.
|
1998-08-24 01:40:26 +00:00 |
hp300
|
vm_offset_t -> {paddr_t,vaddr_t}, vm_size_t -> vsize_t
|
1998-08-20 08:33:41 +00:00 |
i386
|
Add AdvanSys SCSI controller
|
1998-08-26 14:27:44 +00:00 |
m68k
|
Assign my copyrights to TNF.
|
1998-08-15 10:34:43 +00:00 |
mac68k
|
Add on-board video information for the LC III, and a guess
|
1998-08-27 07:31:34 +00:00 |
macppc
|
Back out previous change.
|
1998-08-26 11:44:06 +00:00 |
mips
|
Make spl(9) rountines target port dependent. delay() is also port
|
1998-08-25 01:55:38 +00:00 |
mvme68k
|
Fix tyop.
|
1998-08-22 18:11:25 +00:00 |
newsmips
|
Add MD DELAY and spl routines to fit Nisimura's change.
|
1998-08-26 12:07:21 +00:00 |
next68k
|
Minor edit.
|
1998-08-15 05:16:41 +00:00 |
ofppc
|
vm_offset_t -> {paddr_t,vaddr_t}, vm_size_t -> vsize_t
|
1998-08-26 04:54:17 +00:00 |
pc532
|
declare end[] everywhere the same, fix an egcs "missing braces" warning.
|
1998-08-24 22:52:23 +00:00 |
pica
|
Assign my copyrights to TNF.
|
1998-08-15 10:10:47 +00:00 |
pmax
|
Make spl(9) rountines target port dependent. delay() is also port
|
1998-08-25 01:55:38 +00:00 |
powerpc
|
Add missing wint_t (currently unused).
|
1998-08-16 17:16:56 +00:00 |
sparc
|
yanko
|
1998-08-25 08:28:53 +00:00 |
sparc64
|
Add 64-bit pmap support:
|
1998-08-27 06:23:31 +00:00 |
sun3
|
Make copyright notices with my name consistent.
|
1998-08-15 03:02:31 +00:00 |
vax
|
Kernel stach should be 4K, not 32K. Increase MCLSHIFT to 11.
|
1998-08-25 17:35:23 +00:00 |
x68k
|
Eliminated vm_offset_t and vm_size_t.
|
1998-08-22 14:38:36 +00:00 |
Makefile
|
For the pc532 MACHINE (pc532) isn't equal to MACHINE_ARCH (ns32k) but there
|
1998-08-25 11:52:26 +00:00 |