NetBSD/sys/arch
pk d26132e2be cpu_initialize: global registers aren't preserved across calls to
prom_printf(), so replace %g3 with %l7 (which isn't used despite
the `usage' comment).

Also, clean up white-space turds.
2000-10-01 19:13:16 +00:00
..
alpha Add support for booting off RAIDframe RAID1 mirrors. 2000-09-26 05:13:36 +00:00
amiga cross-compile properly 2000-09-27 08:28:34 +00:00
amigappc don't specify number of ptys if >= 16 (current default initial number) 2000-09-24 15:59:26 +00:00
arc don't specify number of ptys if >= 16 (current default initial number) 2000-09-24 15:59:26 +00:00
arm26 don't specify number of ptys if >= 16 (current default initial number) 2000-09-24 15:59:26 +00:00
arm32 Admit that we count wired pages. 2000-09-27 21:34:29 +00:00
atari Add include of <machine/asm.h>. C_LABEL is defined there. 2000-09-30 20:40:34 +00:00
bebox Use "options<SPACE><TAB>" not "options<TAB>" - noted by simonb. 2000-09-25 13:54:50 +00:00
cobalt don't specify number of ptys if >= 16 (current default initial number) 2000-09-24 15:59:26 +00:00
evbsh3 avoid SH7709A's serious bug (it fails to read IPR* registers under particular 2000-09-29 08:08:37 +00:00
hp300 don't specify number of ptys if >= 16 (current default initial number) 2000-09-24 15:59:26 +00:00
hpcmips don't reset RTC in tx39clock_set() 2000-10-01 18:12:04 +00:00
i386 Squeeze even more by removing some COMPAT_1X options, com* (serial 2000-10-01 16:20:01 +00:00
luna68k don't specify number of ptys if >= 16 (current default initial number) 2000-09-24 15:59:26 +00:00
m68k fpu_emulate.h: 2000-09-22 19:47:58 +00:00
mac68k In ems_init(): make sure there's valid data in the buffer after sending 2000-10-01 05:10:57 +00:00
macppc Get the correct OF node of the screen because PowerBooks have two screens 2000-10-01 19:08:30 +00:00
mips Use a cast to handle syscall() copyin case with 64b clean ctx save/restore. 2000-09-26 18:24:45 +00:00
mipsco Add kernel support for memory disks 2000-09-29 12:43:14 +00:00
mmeye don't specify number of ptys if >= 16 (current default initial number) 2000-09-24 15:59:26 +00:00
mvme68k Fix the type of pmap_zero_page_uncached from void (paddr_t) to 2000-09-28 03:41:50 +00:00
news68k Fix the type of pmap_zero_page_uncached from void (paddr_t) to 2000-09-28 03:41:50 +00:00
newsmips Use "options<SPACE><TAB>" not "options<TAB>" - noted by simonb. 2000-09-25 13:54:50 +00:00
next68k add support for 12-bit color displays, from Timm Wetzel w/ changes by 2000-09-29 06:35:57 +00:00
ofppc don't specify number of ptys if >= 16 (current default initial number) 2000-09-24 15:59:26 +00:00
pc532 We do wired page accounting. Tell UVM about it. 2000-09-28 13:09:10 +00:00
pmax Set the boundary to NBPG for bus_dmamap_create(). The IOASIC DMA segment 2000-09-28 03:27:29 +00:00
powerpc In mem_regions(), remove zero sized entry returned from OF. 2000-09-24 15:57:03 +00:00
prep don't specify number of ptys if >= 16 (current default initial number) 2000-09-24 15:59:26 +00:00
sgimips don't specify number of ptys if >= 16 (current default initial number) 2000-09-24 15:59:26 +00:00
sh3 We do wired page accounting. Tell UVM about this. 2000-09-28 14:03:38 +00:00
sparc Prior art in naming would suggest INSTALL_SYSINST rather than INSTALL-SYSINST. 2000-09-28 12:46:43 +00:00
sparc64 cpu_initialize: global registers aren't preserved across calls to 2000-10-01 19:13:16 +00:00
sun3 Use "options<SPACE><TAB>" not "options<TAB>" - noted by simonb. 2000-09-25 13:54:50 +00:00
vax Use "options<SPACE><TAB>" not "options<TAB>" - noted by simonb. 2000-09-25 13:54:50 +00:00
x68k Fix the type of pmap_zero_page_uncached from void (paddr_t) to 2000-09-28 03:41:50 +00:00
Makefile