summaryrefslogtreecommitdiffstats
path: root/sys/boot/alpha/boot1
Commit message (Expand)AuthorAgeFilesLines
* First pass at removing Alpha kernel support.jhb2006-05-112-307/+0
* Start the dreaded NOFOO -> NO_FOO conversion.ru2004-12-211-1/+1
* Overhaul makefiles.ru2004-02-111-28/+13
* Cut&Paste considered far too easy:phk2003-04-161-1/+0
* Link /boot/boot1 to the name /boot/boot to avoid per-arch naming of thephk2003-01-261-0/+1
* Enable UFS2 support in boot1. Just as with sparc64 the same boot1 worksjhb2002-11-271-1/+0
* Ups, forgot to tell cvs commit about this file.phk2002-10-071-0/+1
* Remove a couple of __P() stragglers.peter2002-06-291-1/+1
* #include <sys/disklabel.h> to get BBSIZE.phk2002-06-111-0/+1
* Make the alpha architecture use the common ufsread().phk2002-06-113-279/+44
* More s/file system/filesystem/gtrhodes2002-05-161-1/+1
* Even more BBSIZE related breakage.ru2002-05-141-0/+1
* -ffreestanding is the word.obrien2002-05-101-3/+3
* Cut more than 500 bytes off the size of the alpha boot1 by addingiedowse2002-01-181-0/+10
* Make the alpha boot1 work on filesystems that have a block sizeiedowse2002-01-111-24/+41
* Make a few functions inline to save space.dfr2000-10-251-3/+3
* Fix the more obvious warnings to deal with my earlier warning cleanups.jhb2000-08-031-0/+1
* Remove an unnecessary .PATH entry.jhb2000-07-211-1/+0
* Add -L${DESTDIR}${LIBDIR} to ld's command line so that the rightmarcel1999-12-151-1/+3
* * Don't wait forever for the boot2 filename if the PCC wraps.dfr1999-11-031-3/+6
* Slight reorganisation of the Alpha/SRM loader build:msmith1999-09-031-0/+1
* * Fix a stack of warnings.dfr1999-09-012-21/+38
* $Id$ -> $FreeBSD$peter1999-08-282-2/+2
* Bring the 'new-bus' to the i386. This extensively changes the way thepeter1999-04-161-3/+51
* Update for new boot block location.jkh1999-01-021-5/+1
* * Extend the memory available for the heap from 256k to 512k.dfr1998-10-311-2/+2
* Hex constants should only have one '0x' prefix.msmith1998-10-201-1/+1
* Rename boot2 to loader.dfr1998-10-181-2/+2
* Link fdboot to boot1 as well.peter1998-10-141-0/+1
* * Add old UFS compatibility code to alpha/boot1.dfr1998-09-263-8/+46
* Make the alpha bootstrap build again, fix some warning and change sdboot to d...dfr1998-09-201-1/+1
* Minor tweaks to track a couple of i386 changes and to make it compile.dfr1998-08-221-2/+2
* This is the new unified bootstrap, sometimes known previously as themsmith1998-08-213-0/+422
OpenPOWER on IntegriCloud