aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/alpha/boot1/boot1.c
Commit message (Expand)AuthorAgeFilesLines
* First pass at removing Alpha kernel support.John Baldwin2006-05-111-278/+0
* Cut&Paste considered far too easy:Poul-Henning Kamp2003-04-161-1/+0
* Remove a couple of __P() stragglers.Peter Wemm2002-06-291-1/+1
* #include <sys/disklabel.h> to get BBSIZE.Poul-Henning Kamp2002-06-111-0/+1
* Make the alpha architecture use the common ufsread().Poul-Henning Kamp2002-06-111-21/+43
* Make a few functions inline to save space.Doug Rabson2000-10-251-3/+3
* Fix the more obvious warnings to deal with my earlier warning cleanups.John Baldwin2000-08-031-0/+1
* * Don't wait forever for the boot2 filename if the PCC wraps.Doug Rabson1999-11-031-3/+6
* * Fix a stack of warnings.Doug Rabson1999-09-011-21/+37
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Bring the 'new-bus' to the i386. This extensively changes the way thePeter Wemm1999-04-161-3/+51
* Rename boot2 to loader.Doug Rabson1998-10-181-2/+2
* * Add old UFS compatibility code to alpha/boot1.Doug Rabson1998-09-261-2/+2
* This is the new unified bootstrap, sometimes known previously as theMike Smith1998-08-211-0/+188