aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/alpha
Commit message (Expand)AuthorAgeFilesLines
* MFC: 1.6; Add a simple bcopy() implementation to save space in theIan Dowse2002-01-191-0/+10
* MFC: 1.5; Make the alpha boot1 work on filesystems that have a blockIan Dowse2002-01-141-24/+41
* MFC: rev 1.3: one needs to introduce things with a `.file' directive beforeDavid E. O'Brien2001-08-031-1/+2
* MFC 1.5- we can build cdboot now. We'll not Attic-ize the old cdboot 4.0Matt Jacob2001-08-011-5/+4
* MFC 1.10,1.11: Don't call prom_open() multiple times.Matt Jacob2001-08-011-8/+22
* MFC: rev 1.11 (add the generated help files to CLEANDIRS)David E. O'Brien2001-05-281-0/+1
* MFC: rev 1.7 (make the stack 12K, rename 'stack' to 'stackbase')David E. O'Brien2001-03-041-4/+4
* MFC: rev 1.11 (move init of booted_kernel to bootinfo.c)David E. O'Brien2001-03-041-4/+2
* MFC: rev 1.11 (init booted_kernel from environment kernelname)David E. O'Brien2001-03-041-1/+7
* MFC: rev 1.12 (steal 512KB more from system memory for heap instead of 256KB)David E. O'Brien2001-03-041-9/+11
* MFC: rev 1.11 (remove an unnecessary .PATH entry)David E. O'Brien2001-03-041-1/+0
* MFC: Cleanup warnings.Paul Saab2000-12-282-11/+11
* MFC: "build" the 4.0-RELEASE `cdboot' binary until the source is fixed.David E. O'Brien2000-11-271-4/+5
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-11-271-0/+1554
* MFC: rev 1.6 (install loader manpages)David E. O'Brien2000-10-301-1/+0
* MFC: Move the call to extend_heap() from main to startAndrew Gallatin2000-10-282-3/+6
* MFC 1.8: Don't build start.S hereAndrew Gallatin2000-10-281-1/+1
* MFC 1.9: Make a few functions inline to save space.Andrew Gallatin2000-10-281-3/+4
* MFC: rev 1.4 (fix version)David E. O'Brien2000-09-031-0/+1
* MFC: rev 1.3 (now at version 1.0)David E. O'Brien2000-07-181-0/+1
* MFC: Always install boot loader forth files and default loader.conf duringJohn Baldwin2000-07-121-1/+1
* MFC: rev 1.3 (record the new PALcode revision in the pcs structure afterDavid E. O'Brien2000-07-071-0/+2
* MFC: Add setenv, getenv, setenv?, unsetenv, copyin and copyout,David E. O'Brien2000-07-061-0/+2
* MFC: add FreeBSD Ids.David E. O'Brien2000-07-062-0/+2
* MFC: Commonly install manpages and backup previous loader.David E. O'Brien2000-07-062-9/+5
* MFC: Delay calling the device cleanup routines until the absolutePaul Saab2000-07-061-0/+1
* MFC: Reactivate forth on the alpha. You *MUST* build and installPaul Saab2000-05-182-1/+19
* MFC: Latest PXE and ext2fs support.Paul Saab2000-05-042-1/+4
* MFC the loader bcache fixes.John Baldwin2000-03-161-2/+3
* Connect up the bootforth glue and compile it, but don't initialize itPeter Wemm1999-12-271-3/+13
* Don't build gensetdefs when we can use /usr/bin/gensetdefs. The latterMarcel Moolenaar1999-12-163-102/+8
* Add -L${DESTDIR}${LIBDIR} to ld's command line so that the rightMarcel Moolenaar1999-12-151-1/+3
* Remove BAD144 support, it has already been disabled for some time.Poul-Henning Kamp1999-12-081-1/+0
* Add back netboot since it compiles just fine. Note that you need a fullDoug Rabson1999-11-031-1/+1
* * Don't wait forever for the boot2 filename if the PCC wraps.Doug Rabson1999-11-031-3/+6
* Allow this driver to open disks with no labels (CDROMS don't).Doug Rabson1999-10-121-1/+2
* Fix build break.Doug Rabson1999-10-091-1/+0
* Add net device to netboot.Doug Rabson1999-10-091-0/+3
* netboot removed until somebody fixes it so it compilesMatt Jacob1999-09-091-1/+1
* Add more missing files from the reorganisation.Mike Smith1999-09-072-0/+99
* Change NetBSD/Alpha to FreeBSD/alpha.Doug Rabson1999-09-061-1/+1
* Common Alpha loader Makefile, omitted accidentally from the previous setMike Smith1999-09-061-0/+83
* $Id$ -> $FreeBSD$Peter Wemm1999-09-052-2/+2
* Slight reorganisation of the Alpha/SRM loader build:Mike Smith1999-09-0313-476/+26
* Change $Id$ to $FreeBSD$Doug Rabson1999-09-013-2/+3
* * Fix a stack of warnings.Doug Rabson1999-09-0110-30/+218
* $Id$ -> $FreeBSD$Peter Wemm1999-08-2831-31/+31
* Append the flags from the "boot" command to those which came fromJohn Polstra1999-08-141-2/+23
* Walk around the end of all the silly guessing of device types and unitMike Smith1999-07-211-1/+19
* Fix typo (wrong path)Peter Wemm1999-06-291-1/+1