summaryrefslogtreecommitdiffstats
path: root/sys/boot/alpha/common
Commit message (Expand)AuthorAgeFilesLines
* Work around what looks like a bad make(1) bug. For some reason,peter2001-06-161-5/+3
* Nuke old gensetdefs based linker sets with extreme prejudicepeter2001-06-141-11/+2
* Revert the ugly band-aide[tm] hack of rev 1.12.obrien2001-05-291-6/+2
* grep -v offending lines from loader.4th until the master version of itobrien2001-05-281-2/+6
* Add the generated help files to CLEANDIRS.obrien2001-05-281-0/+1
* 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
* Always install loader.4th, defaults/loader.conf, and support.4th instead ofjhb2000-07-101-1/+1
* Move man page directives to common/Makefile.inc.dcs2000-05-191-6/+0
* Install the bootforth config files for the Alpha too. loader.conf shouldpeter2000-05-121-0/+17
* Reactivate the FICL hooks to make it be compiled in, but also initializepeter2000-05-121-8/+8
* Fix the Alpha loader the rest of the way. If FICL is present inpeter2000-05-121-8/+8
* Teach the alpha loader install process to make backup copies of themsmith2000-05-061-2/+5
* Update loader logic to distinguish modules vs. files.bp2000-05-011-2/+2
* Teach the loader about the ext2fs filesystem, extended partitions, andjlemon2000-04-291-0/+3
* Connect up the bootforth glue and compile it, but don't initialize itpeter1999-12-271-3/+13
* Don't build gensetdefs when we can use /usr/bin/gensetdefs. The lattermarcel1999-12-163-102/+8
* Fix build break.dfr1999-10-091-1/+0
* Add net device to netboot.dfr1999-10-091-0/+3
* Add more missing files from the reorganisation.msmith1999-09-072-0/+99
* Common Alpha loader Makefile, omitted accidentally from the previous setmsmith1999-09-061-0/+83
* * Fix a stack of warnings.dfr1999-09-011-3/+4
* $Id$ -> $FreeBSD$peter1999-08-283-3/+3
* 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
* Initial integration of the i386 bootloader and BTX.msmith1998-09-171-313/+0
* 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-214-0/+581
OpenPOWER on IntegriCloud