NetBSD/sys/arch/pmax
simonb 24323d7ef4 In cpu_startup():
+ Initialise minaddr to the start of the file I/O buffers.
 + Check for overallocation of RAM for these buffers.
 + Change function name in panic message to match reality.

Code taken from almost every other port, and fixes the:
   uvm_km_suballoc: unable to allocate space in parent map
panic that some people have been experiencing.
1999-04-21 02:03:24 +00:00
..
compile new RCS ID format. 1994-10-26 21:08:38 +00:00
conf Add NFS_BOOT_DHCP so that netboot kernels can find the root filesystem. 1999-04-20 05:56:52 +00:00
dev Add configuration glue needed by rasops, wsfont, rcons and the px driver. 1999-04-13 18:53:27 +00:00
ibus - Rearrangement for TC decoupling with some typo fixes. 1999-03-15 07:52:05 +00:00
include Define PMAX_FBTYPE_PX. Changes to allow fbvar.h to be included with 1999-04-13 03:14:03 +00:00
pmax In cpu_startup(): 1999-04-21 02:03:24 +00:00
stand Sync with rev 1.9 of sys/arch/i386/stand/lib/loadfile.c: 1999-04-17 11:24:16 +00:00
tc make this compile again with no rcons. 1999-04-20 06:42:54 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00