NetBSD/sys/arch
thorpej c718c9e278 - Make MACHINE_NEW_NONCONTIG non-optional.
- Make initialization of the message buffer a little less magic-looking.
- Maintain two copies of the number and size of physical memory segments.
  One copy, mem_clusters[], contains _all_ of physical RAM, for crash dumps.
  The other copy, phys_seg_list[], starts out with all of physical RAM (and
  is used to initialize mem_clusters[]), but is adjusted to be the memory
  actually managed by the VM system.
- Fix crash dumps with regard to multiple memory segments.
1998-03-18 07:11:22 +00:00
..
alpha Implement the PMAP_NEW interface for UVM. 1998-03-17 05:15:24 +00:00
amiga Ite keyboard map, for spanish Amiga keyboards. 1998-03-13 19:28:11 +00:00
arm32 Added csa device and scsibus attachments. 1998-03-14 17:15:52 +00:00
atari Move the bus_* functions from machdep.c to bus.c . 1998-03-13 21:05:10 +00:00
bebox duplicate i386 fixes (q.v.) 1998-03-04 07:20:13 +00:00
hp300 allow LDSTATIC definition to be overridden by bsd.own.mk/mk.conf 1998-03-02 20:01:05 +00:00
i386 typo in printf 1998-03-17 22:09:32 +00:00
m68k In kcopy(), make sure we save and restore the old fault handler; kcopy() 1998-03-04 06:39:14 +00:00
mac68k Sync mc_rint() prototype with if_mcvar.h. (How did this 1998-03-09 23:05:28 +00:00
mips Garbage-collect; vm_page_alloc1() and vm_page_free1() are now in MI code. 1998-03-12 06:26:26 +00:00
mvme68k - Make MACHINE_NEW_NONCONTIG non-optional. 1998-03-18 07:11:22 +00:00
newsmips Added arch/newsmips/Makefile. 1998-03-05 15:03:20 +00:00
ofppc enable compatibility for old partition ID per default 1998-03-02 17:07:53 +00:00
pc532 note second parm of sysarch() is now void *, + trivial KNF, etc. 1998-02-25 21:41:55 +00:00
pica Make this work with DEBUG="-g" 1998-03-03 07:38:40 +00:00
pmax Add support for UVM. 1998-03-12 05:45:04 +00:00
powerpc enable compatibility for old partition ID per default 1998-03-02 17:07:53 +00:00
sparc allow LDSTATIC definition to be overridden by bsd.own.mk/mk.conf 1998-03-02 19:57:00 +00:00
sun3 Add an anonymous declaration of struct pmap in pmap.h and put 1998-03-16 16:25:38 +00:00
vax Add support for "root on qe". 1998-03-13 11:40:19 +00:00
x68k note second parm of sysarch() is now void *, + trivial KNF, etc. 1998-02-25 21:41:55 +00:00