NetBSD/sys/arch
nisimura f32430d518 Add a case clause for IDT RC32332/RC32334 processor personality
inside a commented-out block.
2001-05-30 09:06:28 +00:00
..
algor Initialize DDB at boot time and break into it if the "d" argument 2001-05-29 18:40:25 +00:00
alpha Add Makefile snippets to install netboot in installation/netboot 2001-05-28 18:21:12 +00:00
amiga define _KERNEL_OPT as well as _KERNEL. we will use this in the future to 2001-05-29 02:20:20 +00:00
amigappc define _KERNEL_OPT as well as _KERNEL. we will use this in the future to 2001-05-29 02:20:20 +00:00
arc replace vm_page_t with struct vm_page *. 2001-05-26 21:27:02 +00:00
arm Move the declarations of blockio.S functions from katelib.h to a new, exciting 2001-05-30 00:16:36 +00:00
arm26 Start using the blockio functions. This makes raw reads from hcsc 20% faster 2001-05-30 00:19:43 +00:00
arm32 Move blockio.S from sys/arch/arm32/arm32 to sys/arch/arm/arm, since I want to 2001-05-29 23:03:20 +00:00
atari We need the fonts for pci_vga too... 2001-05-29 10:39:56 +00:00
bebox define _KERNEL_OPT as well as _KERNEL. we will use this in the future to 2001-05-29 02:20:20 +00:00
cats Move blockio.S from sys/arch/arm32/arm32 to sys/arch/arm/arm, since I want to 2001-05-29 23:03:20 +00:00
cesfic define _KERNEL_OPT as well as _KERNEL. we will use this in the future to 2001-05-29 02:20:20 +00:00
cobalt replace vm_page_t with struct vm_page *. 2001-05-26 21:27:02 +00:00
dnard Move blockio.S from sys/arch/arm32/arm32 to sys/arch/arm/arm, since I want to 2001-05-29 23:03:20 +00:00
dreamcast replace vm_page_t with struct vm_page *. 2001-05-26 21:27:02 +00:00
evbsh3 convert two consecutive "shll"s with one "shll2" 2001-05-15 08:54:56 +00:00
hp300 initialize the b_dep field in malloc()'d buffers. fixes PR 13065. 2001-05-29 23:08:06 +00:00
hpc recompile. 2001-05-21 16:02:02 +00:00
hpcarm define _KERNEL_OPT as well as _KERNEL. we will use this in the future to 2001-05-29 02:20:20 +00:00
hpcmips replace vm_page_t with struct vm_page *. 2001-05-26 21:27:02 +00:00
hpcsh convert two consecutive "shll"s with one "shll2" 2001-05-15 08:54:56 +00:00
i386 define _KERNEL_OPT as well as _KERNEL. we will use this in the future to 2001-05-29 02:20:20 +00:00
luna68k define _KERNEL_OPT as well as _KERNEL. we will use this in the future to 2001-05-29 02:20:20 +00:00
m68k mcount() is named __mcount() on ELF, do the right thing. 2001-05-27 01:01:08 +00:00
mac68k define _KERNEL_OPT as well as _KERNEL. we will use this in the future to 2001-05-29 02:20:20 +00:00
macppc define _KERNEL_OPT as well as _KERNEL. we will use this in the future to 2001-05-29 02:20:20 +00:00
mips Add a case clause for IDT RC32332/RC32334 processor personality 2001-05-30 09:06:28 +00:00
mipsco replace vm_page_t with struct vm_page *. 2001-05-26 21:27:10 +00:00
mmeye dreamcast clock module was separated. 2001-04-23 11:20:41 +00:00
mvme68k One less item (MD siop driver is no more). 2001-05-29 08:20:42 +00:00
netwinder Move blockio.S from sys/arch/arm32/arm32 to sys/arch/arm/arm, since I want to 2001-05-29 23:03:20 +00:00
news68k define _KERNEL_OPT as well as _KERNEL. we will use this in the future to 2001-05-29 02:20:20 +00:00
newsmips replace vm_page_t with struct vm_page *. 2001-05-26 21:27:10 +00:00
next68k define _KERNEL_OPT as well as _KERNEL. we will use this in the future to 2001-05-29 02:20:20 +00:00
ofppc define _KERNEL_OPT as well as _KERNEL. we will use this in the future to 2001-05-29 02:20:20 +00:00
pc532 define _KERNEL_OPT as well as _KERNEL. we will use this in the future to 2001-05-29 02:20:20 +00:00
pmax replace vm_page_t with struct vm_page *. 2001-05-26 21:27:10 +00:00
powerpc Use structure assignment instead of bcopy. 2001-05-28 00:15:10 +00:00
prep define _KERNEL_OPT as well as _KERNEL. we will use this in the future to 2001-05-29 02:20:20 +00:00
sandpoint define _KERNEL_OPT as well as _KERNEL. we will use this in the future to 2001-05-29 02:20:20 +00:00
sgimips replace vm_page_t with struct vm_page *. 2001-05-26 21:27:10 +00:00
sh3 define _KERNEL_OPT as well as _KERNEL. we will use this in the future to 2001-05-29 02:20:20 +00:00
sparc define _KERNEL_OPT as well as _KERNEL. we will use this in the future to 2001-05-29 02:20:20 +00:00
sparc64 define _KERNEL_OPT as well as _KERNEL. we will use this in the future to 2001-05-29 02:20:20 +00:00
sun2 define _KERNEL_OPT as well as _KERNEL. we will use this in the future to 2001-05-29 02:20:20 +00:00
sun3 define _KERNEL_OPT as well as _KERNEL. we will use this in the future to 2001-05-29 02:20:20 +00:00
vax And now we're running! 2001-05-29 21:55:00 +00:00
x68k define _KERNEL_OPT as well as _KERNEL. we will use this in the future to 2001-05-29 02:20:20 +00:00
Makefile