NetBSD/sys/arch
1999-01-02 13:23:31 +00:00
..
alpha We don't call prom_open() here anymore, so don't call prom_close() either! 1998-12-28 09:12:52 +00:00
amiga Make it table-driven. Besides making adding more devices easier, the resulting 1998-12-26 22:22:58 +00:00
arm32 bzero() -> memset() and bcopy() -> memcpy(). 1999-01-01 12:42:47 +00:00
atari PCI I/O Start 16k because some devices allow only addresses 1999-01-01 19:54:52 +00:00
bebox Pass the symbol table size, like a.out. 1998-12-04 20:22:36 +00:00
hp300 Make pmap_collect() actually do something useful. If called with a user 1998-12-21 09:02:43 +00:00
i386 C_LABEL has no _ if __ELF__ 1998-12-23 15:09:48 +00:00
m68k Argh, fix the ANSI CPP version of the a.out WARN_REFERENCES(). 1998-12-02 21:16:46 +00:00
mac68k vm_offset_t -> {paddr_t, vaddr_t} 1998-12-22 08:47:05 +00:00
macppc bmac ethernet driver. (tested on iMac. only 10Base-T works.) 1999-01-01 01:27:52 +00:00
mips - Eliminate dead code in TLB miss handler. Fortunately it has never been 1998-12-28 00:31:03 +00:00
mvme68k Added options COMPAT_LINUX and EXEC_ELF32 as comments 1998-12-15 19:50:00 +00:00
newsmips Make configurable with no frame buffer. 1998-12-26 00:53:49 +00:00
next68k Reformatted changes from previous patch to match style guidelines. 1999-01-02 13:23:31 +00:00
ofppc Pass the symbol table size, like a.out. 1998-12-04 20:22:36 +00:00
pc532 Support for compound statements enclosed in parenthes to appear as 1998-12-16 11:11:02 +00:00
pica Update HBAs to incorporate the new max_lun property. 1998-12-05 19:43:33 +00:00
pmax Read icsr in interrupt handler (from development tree). 1998-11-29 00:58:06 +00:00
powerpc Change r_type bit field size 5 to 6 and reduce unused bit(2 to 1). 1998-12-03 05:15:06 +00:00
sparc move sparc{,64} installboot.8 back to src/share, to avoid splitting sources for users who dont get everything. 1998-12-22 02:34:09 +00:00
sparc64 move sparc{,64} installboot.8 back to src/share, to avoid splitting sources for users who dont get everything. 1998-12-22 02:34:09 +00:00
sun3 move sun3 to UVM by default. only pica/arc & x68k left. 1998-12-23 06:00:03 +00:00
vax Giant change: NBPG now set to 4k and CLSIZE == 1 for vax. This change 1999-01-01 21:43:17 +00:00
x68k Switch x68k port to UVM by default. 1998-12-23 23:01:44 +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