summaryrefslogtreecommitdiffstats
path: root/sys/boot/alpha
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
* One needs to introduce things with a `.file' directive before trying toobrien2001-05-281-1/+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
* no longer needed now that we are able to build cdboot from sources againgallatin2001-04-081-1554/+0
* build cdboot from sources now that the cd9660 fs support worksgallatin2001-04-071-5/+4
* Don't call prom_open() multiple times. This confuses some versions of SRMdfr2001-04-051-8/+22
* Fix whitespace.obrien2001-03-041-2/+2
* Preceed/preceeding are not english words. Use precede or preceding.asmodai2001-02-181-1/+1
* `cdboot' is broken as it cannot load a kernel.obrien2000-11-272-4/+1559
* init booted_kernel from environment kernelname (if there)mjacob2000-11-141-0/+6
* move init of booted_kernel to bootinfo.cmjacob2000-11-141-4/+2
* Backout revision 1.7 which was a bad idea since it would force peopledfr2000-10-271-1/+1
* Install the loader manpages.obrien2000-10-261-1/+0
* Move the call to extend_heap() from main to start so that if our BSSdfr2000-10-252-3/+6
* Don't build start.S as part of libalpha.a - its built specially.dfr2000-10-251-1/+1
* Make a few functions inline to save space.dfr2000-10-251-3/+3
* Steal 512KB more from system memory for heap instead of 256KB. We diedmjacob2000-09-181-9/+11
* Run SECONDARY_LOAD_ADDRESS down to 0x2000a000- this still leavesmjacob2000-09-181-1/+1
* Make the stack 12K- we seem to need a bit more.mjacob2000-09-181-3/+3
* Bump up version as a result of the recent changes to kernel path,dcs2000-09-101-0/+1
* This is real released software, let people think that.obrien2000-09-031-0/+1
* Fix the more obvious warnings to deal with my earlier warning cleanups.jhb2000-08-033-11/+12
* Remove an unnecessary .PATH entry.jhb2000-07-211-1/+0
* Declare our DEC Alpha cdboot to be a fully released version 1.0.obrien2000-07-181-0/+1
* Always install loader.4th, defaults/loader.conf, and support.4th instead ofjhb2000-07-101-1/+1
* Delay calling the device cleanup routines until the absolute lastps2000-06-141-0/+1
* Bump loader version due to FICL (duh!) and copyin, copyout, setenv&cia.dcs2000-06-071-0/+2
* Record the new PALcode revision in the pcs structure after changing todfr2000-06-031-0/+2
* Remove INSTALL_FORTH stuff.dcs2000-05-191-1/+0
* 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-122-0/+18
* 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
* Add $FreeBSD$peter2000-05-012-0/+2
* Update loader logic to distinguish modules vs. files.bp2000-05-013-32/+32
* Teach the loader about the ext2fs filesystem, extended partitions, andjlemon2000-04-292-1/+4
* Pass unit number to bcache_strategy(), so that the cache can bedcs2000-03-151-2/+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
* Add -L${DESTDIR}${LIBDIR} to ld's command line so that the rightmarcel1999-12-151-1/+3
* Remove BAD144 support, it has already been disabled for some time.phk1999-12-081-1/+0
* Add back netboot since it compiles just fine. Note that you need a fulldfr1999-11-031-1/+1
* * Don't wait forever for the boot2 filename if the PCC wraps.dfr1999-11-031-3/+6
* Allow this driver to open disks with no labels (CDROMS don't).dfr1999-10-121-1/+2
* Fix build break.dfr1999-10-091-1/+0
* Add net device to netboot.dfr1999-10-091-0/+3
OpenPOWER on IntegriCloud