summaryrefslogtreecommitdiffstats
path: root/sys/boot/alpha/common/main.c
Commit message (Expand)AuthorAgeFilesLines
* Move the call to extend_heap() from main to start so that if our BSSdfr2000-10-251-3/+2
* Steal 512KB more from system memory for heap instead of 256KB. We diedmjacob2000-09-181-9/+11
* * Fix a stack of warnings.dfr1999-09-011-3/+4
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Implement a simple LRU block cache. By default this is initialised to 16k,msmith1998-11-021-1/+6
* * Extend the memory available for the heap from 256k to 512k.dfr1998-10-311-4/+48
* Reserve some space for the stack in the region we recover from the initialmsmith1998-10-241-2/+3
* Reclaim the 48k used by the first bootstrap stage by adding it to the mallocdfr1998-10-191-8/+16
* * Add old UFS compatibility code to alpha/boot1.dfr1998-09-261-2/+2
* Bootstrap updates.msmith1998-09-031-10/+2
* Bootloader update.msmith1998-08-311-2/+3
* Minor tweaks to track a couple of i386 changes and to make it compile.dfr1998-08-221-4/+17
* This is the new unified bootstrap, sometimes known previously as themsmith1998-08-211-0/+178
OpenPOWER on IntegriCloud