..
alpha
Shave yet more translation ops from the inner loops of pmap_protect().
1998-08-25 18:21:17 +00:00
amiga
Prepare for support of Apollo-cpuboard-reworked A3000 mainboard SCSI.
1998-08-21 19:13:27 +00:00
arm32
Updated for changes to some of the constants defined in vmparam.h
1998-08-25 22:03:07 +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 some braces to make egcs happy.
1998-08-25 04:56:01 +00:00
m68k
Assign my copyrights to TNF.
1998-08-15 10:34:43 +00:00
mac68k
The return value from intr_dispatch() is no longer necessary.
1998-08-25 04:03:56 +00:00
macppc
vm_offset_t --> [pv]addr_t.
1998-08-21 16:13:28 +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 missing "-a" to mkdep line for locore_machdep.S.
1998-08-21 16:24:25 +00:00
next68k
Minor edit.
1998-08-15 05:16:41 +00:00
ofppc
Assign my copyrights to TNF.
1998-08-15 10:10:47 +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
Work on 32-bit cleanup.
1998-08-23 15:52:43 +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