aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/alpha
Commit message (Expand)AuthorAgeFilesLines
* NOFORTH -> NO_FORTHRuslan Ermilov2004-12-211-1/+1
* Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov2004-12-213-3/+3
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-1/+1
* Document MD commands.Ruslan Ermilov2004-10-011-0/+25
* Part 2 of fixing the boot code: gcc 3.4 fixes.Marcel Moolenaar2004-08-221-1/+1
* Part 1 of fixing the boot code: binutils 2.15 fixes.Marcel Moolenaar2004-08-222-1/+202
* Remove advertising clause from University of California Regent's license,Warner Losh2004-04-051-4/+0
* Enable splitfs in the Alpha boot loaders.John Baldwin2004-03-251-0/+1
* Overhaul makefiles.Ruslan Ermilov2004-02-117-115/+61
* Convert to __FBSDID.David E. O'Brien2004-01-0415-31/+48
* Enable the i386 loader to load and run an amd64 kernel. If this putsPeter Wemm2003-05-011-3/+3
* Cut&Paste considered far too easy:Poul-Henning Kamp2003-04-161-1/+0
* Libdisk does not need to include <sys/diskslice.h> any more.Poul-Henning Kamp2003-04-042-2/+0
* Consistently use NOFORTH to control the usage of ficl.David E. O'Brien2003-02-261-1/+3
* Link /boot/boot1 to the name /boot/boot to avoid per-arch naming of thePoul-Henning Kamp2003-01-261-0/+1
* Renamed the loader's zipfs to gzipfs. zipfs.c was repo-copied to gzipfs.c.Jake Burkholder2002-12-191-1/+1
* Enable UFS2 support in boot1. Just as with sparc64 the same boot1 worksJohn Baldwin2002-11-271-1/+0
* Ups, forgot to tell cvs commit about this file.Poul-Henning Kamp2002-10-071-0/+1
* Remove a couple of __P() stragglers.Peter Wemm2002-06-292-7/+7
* #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-113-279/+44
* More s/file system/filesystem/gTom Rhodes2002-05-161-1/+1
* Even more BBSIZE related breakage.Ruslan Ermilov2002-05-141-0/+1
* Major cleanup of bsd.lib.mk.Ruslan Ermilov2002-05-131-4/+0
* Back out last commit. I expect our bsd.*.mk gods to remove the need forDavid E. O'Brien2002-05-121-0/+2
* NOPIC, NOPROFILE, NOMAN, and INTERNALSTATICLIB are redundant when usingDavid E. O'Brien2002-05-111-2/+0
* -ffreestanding is the word.David E. O'Brien2002-05-105-11/+12
* Cut more than 500 bytes off the size of the alpha boot1 by addingIan Dowse2002-01-181-0/+10
* Make the alpha boot1 work on filesystems that have a block sizeIan Dowse2002-01-111-24/+41
* Catch the netboot version up to the main loader. This is pretty bogus.John Baldwin2002-01-111-0/+5
* - Add 'fwrite' and 'fseek' words for writing to and seeking on files.John Baldwin2001-12-112-0/+2
* Bump the CD boot loader up to 1.1 so that the FICL upgrade a while backJohn Baldwin2001-11-211-0/+1
* Create backup copies using install(1).Ruslan Ermilov2001-09-121-3/+1
* Don't clobber the default for CFLAGS.Bruce Evans2001-08-311-1/+1
* Style cleanup.David E. O'Brien2001-08-101-2/+2
* Work around what looks like a bad make(1) bug. For some reason,Peter Wemm2001-06-161-5/+3
* Nuke old gensetdefs based linker sets with extreme prejudicePeter Wemm2001-06-141-11/+2
* Revert the ugly band-aide[tm] hack of rev 1.12.David E. O'Brien2001-05-291-6/+2
* One needs to introduce things with a `.file' directive before trying toDavid E. O'Brien2001-05-281-1/+2
* grep -v offending lines from loader.4th until the master version of itDavid E. O'Brien2001-05-281-2/+6
* Add the generated help files to CLEANDIRS.David E. O'Brien2001-05-281-0/+1
* no longer needed now that we are able to build cdboot from sources againAndrew Gallatin2001-04-081-1554/+0
* build cdboot from sources now that the cd9660 fs support worksAndrew Gallatin2001-04-071-5/+4
* Don't call prom_open() multiple times. This confuses some versions of SRMDoug Rabson2001-04-051-8/+22
* Fix whitespace.David E. O'Brien2001-03-041-2/+2
* Preceed/preceeding are not english words. Use precede or preceding.Jeroen Ruigrok van der Werven2001-02-181-1/+1
* `cdboot' is broken as it cannot load a kernel.David E. O'Brien2000-11-272-4/+1559
* init booted_kernel from environment kernelname (if there)Matt Jacob2000-11-141-0/+6
* move init of booted_kernel to bootinfo.cMatt Jacob2000-11-141-4/+2
* Backout revision 1.7 which was a bad idea since it would force peopleDoug Rabson2000-10-271-1/+1