NetBSD/sys/arch
cgd 51a85dabbb rename the C main() function to main_(). this avoids gcc's implicit
call to __main(), and therefore saves the size of the call and the
  size of a stub implementation of __main().
in the primary boot block, don't bother saving/restoring the argument
  passed in from the caller.  There is no such argument (that we care
  about, at least) to the primary.  (for secondary, it's the firmware
  FD being used.)
1999-03-31 03:03:01 +00:00
..
alpha rename the C main() function to main_(). this avoids gcc's implicit 1999-03-31 03:03:01 +00:00
amiga Add CyberStorm MK III. 1999-03-31 02:47:38 +00:00
arm32 Prefault the u-area pages at swapin time. 1999-03-30 21:01:42 +00:00
atari Hopefully get the last of the "ifdef UVM" bogons in genassym.cf's. 1999-03-28 06:00:18 +00:00
bebox Changes for modified pmap_enter() API: 1999-03-26 23:41:25 +00:00
hp300 In pmap_enter(), set the appropriate page attributes based on access_type. 1999-03-30 00:12:32 +00:00
i386 Shifting ecx without explicit prefix in real mode won't work. 1999-03-30 22:35:21 +00:00
m68k Changes for modified pmap_enter() API: 1999-03-26 23:41:25 +00:00
mac68k This file is no longer used by anything. 1999-03-27 06:13:51 +00:00
macppc Use interrupt-map property rather than hard-coding irqs. 1999-03-29 12:12:03 +00:00
mips fix error in previous my change 1999-03-30 17:34:55 +00:00
mvme68k Pull in <net/if{_ether,}.h> and a few others to get ETHER_MAX_LEN. 1999-03-28 18:08:55 +00:00
newsmips regdef.h 1999-03-30 18:38:00 +00:00
next68k Fix a bug in pmap_collect_pv(), even though nobody currently uses it: 1999-03-27 05:57:02 +00:00
ofppc Changes for modified pmap_enter() API: 1999-03-26 23:41:25 +00:00
pc532 Add rnd pseudo-device to GENERIC, and a few cleanups everywhere. 1999-03-27 08:00:43 +00:00
pica regdef.h is back 1999-03-30 18:38:32 +00:00
pmax Reorder ${LIBS} so that we don't need to explicitly pull in bcmp.c 1999-03-31 02:35:14 +00:00
powerpc Changes for modified pmap_enter() API: 1999-03-26 23:41:25 +00:00
sparc The MMU_3L option became SUN4_MMU3L long ago. 1999-03-30 19:41:30 +00:00
sparc64 include compat_sparc32.h->compat_netbsd32.h 1999-03-30 02:12:37 +00:00
sun3 Arrange for "sysctl hw.machine" to show sun3x. 1999-03-30 06:12:40 +00:00
vax Change console detection a little bit. 1999-03-27 15:33:46 +00:00
x68k Remove unused files. 1999-03-30 04:29:09 +00:00
Makefile make the mipse[lb]->mips translation really work 1999-03-04 19:46:09 +00:00