| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: 1.6; Add a simple bcopy() implementation to save space in the | Ian Dowse | 2002-01-19 | 1 | -0/+10 |
| * | MFC: 1.5; Make the alpha boot1 work on filesystems that have a block | Ian Dowse | 2002-01-14 | 1 | -24/+41 |
| * | MFC: rev 1.3: one needs to introduce things with a `.file' directive before | David E. O'Brien | 2001-08-03 | 1 | -1/+2 |
| * | MFC 1.5- we can build cdboot now. We'll not Attic-ize the old cdboot 4.0 | Matt Jacob | 2001-08-01 | 1 | -5/+4 |
| * | MFC 1.10,1.11: Don't call prom_open() multiple times. | Matt Jacob | 2001-08-01 | 1 | -8/+22 |
| * | MFC: rev 1.11 (add the generated help files to CLEANDIRS) | David E. O'Brien | 2001-05-28 | 1 | -0/+1 |
| * | MFC: rev 1.7 (make the stack 12K, rename 'stack' to 'stackbase') | David E. O'Brien | 2001-03-04 | 1 | -4/+4 |
| * | MFC: rev 1.11 (move init of booted_kernel to bootinfo.c) | David E. O'Brien | 2001-03-04 | 1 | -4/+2 |
| * | MFC: rev 1.11 (init booted_kernel from environment kernelname) | David E. O'Brien | 2001-03-04 | 1 | -1/+7 |
| * | MFC: rev 1.12 (steal 512KB more from system memory for heap instead of 256KB) | David E. O'Brien | 2001-03-04 | 1 | -9/+11 |
| * | MFC: rev 1.11 (remove an unnecessary .PATH entry) | David E. O'Brien | 2001-03-04 | 1 | -1/+0 |
| * | MFC: Cleanup warnings. | Paul Saab | 2000-12-28 | 2 | -11/+11 |
| * | MFC: "build" the 4.0-RELEASE `cdboot' binary until the source is fixed. | David E. O'Brien | 2000-11-27 | 1 | -4/+5 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2000-11-27 | 1 | -0/+1554 |
| * | MFC: rev 1.6 (install loader manpages) | David E. O'Brien | 2000-10-30 | 1 | -1/+0 |
| * | MFC: Move the call to extend_heap() from main to start | Andrew Gallatin | 2000-10-28 | 2 | -3/+6 |
| * | MFC 1.8: Don't build start.S here | Andrew Gallatin | 2000-10-28 | 1 | -1/+1 |
| * | MFC 1.9: Make a few functions inline to save space. | Andrew Gallatin | 2000-10-28 | 1 | -3/+4 |
| * | MFC: rev 1.4 (fix version) | David E. O'Brien | 2000-09-03 | 1 | -0/+1 |
| * | MFC: rev 1.3 (now at version 1.0) | David E. O'Brien | 2000-07-18 | 1 | -0/+1 |
| * | MFC: Always install boot loader forth files and default loader.conf during | John Baldwin | 2000-07-12 | 1 | -1/+1 |
| * | MFC: rev 1.3 (record the new PALcode revision in the pcs structure after | David E. O'Brien | 2000-07-07 | 1 | -0/+2 |
| * | MFC: Add setenv, getenv, setenv?, unsetenv, copyin and copyout, | David E. O'Brien | 2000-07-06 | 1 | -0/+2 |
| * | MFC: add FreeBSD Ids. | David E. O'Brien | 2000-07-06 | 2 | -0/+2 |
| * | MFC: Commonly install manpages and backup previous loader. | David E. O'Brien | 2000-07-06 | 2 | -9/+5 |
| * | MFC: Delay calling the device cleanup routines until the absolute | Paul Saab | 2000-07-06 | 1 | -0/+1 |
| * | MFC: Reactivate forth on the alpha. You *MUST* build and install | Paul Saab | 2000-05-18 | 2 | -1/+19 |
| * | MFC: Latest PXE and ext2fs support. | Paul Saab | 2000-05-04 | 2 | -1/+4 |
| * | MFC the loader bcache fixes. | John Baldwin | 2000-03-16 | 1 | -2/+3 |
| * | Connect up the bootforth glue and compile it, but don't initialize it | Peter Wemm | 1999-12-27 | 1 | -3/+13 |
| * | Don't build gensetdefs when we can use /usr/bin/gensetdefs. The latter | Marcel Moolenaar | 1999-12-16 | 3 | -102/+8 |
| * | Add -L${DESTDIR}${LIBDIR} to ld's command line so that the right | Marcel Moolenaar | 1999-12-15 | 1 | -1/+3 |
| * | Remove BAD144 support, it has already been disabled for some time. | Poul-Henning Kamp | 1999-12-08 | 1 | -1/+0 |
| * | Add back netboot since it compiles just fine. Note that you need a full | Doug Rabson | 1999-11-03 | 1 | -1/+1 |
| * | * Don't wait forever for the boot2 filename if the PCC wraps. | Doug Rabson | 1999-11-03 | 1 | -3/+6 |
| * | Allow this driver to open disks with no labels (CDROMS don't). | Doug Rabson | 1999-10-12 | 1 | -1/+2 |
| * | Fix build break. | Doug Rabson | 1999-10-09 | 1 | -1/+0 |
| * | Add net device to netboot. | Doug Rabson | 1999-10-09 | 1 | -0/+3 |
| * | netboot removed until somebody fixes it so it compiles | Matt Jacob | 1999-09-09 | 1 | -1/+1 |
| * | Add more missing files from the reorganisation. | Mike Smith | 1999-09-07 | 2 | -0/+99 |
| * | Change NetBSD/Alpha to FreeBSD/alpha. | Doug Rabson | 1999-09-06 | 1 | -1/+1 |
| * | Common Alpha loader Makefile, omitted accidentally from the previous set | Mike Smith | 1999-09-06 | 1 | -0/+83 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-09-05 | 2 | -2/+2 |
| * | Slight reorganisation of the Alpha/SRM loader build: | Mike Smith | 1999-09-03 | 13 | -476/+26 |
| * | Change $Id$ to $FreeBSD$ | Doug Rabson | 1999-09-01 | 3 | -2/+3 |
| * | * Fix a stack of warnings. | Doug Rabson | 1999-09-01 | 10 | -30/+218 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 31 | -31/+31 |
| * | Append the flags from the "boot" command to those which came from | John Polstra | 1999-08-14 | 1 | -2/+23 |
| * | Walk around the end of all the silly guessing of device types and unit | Mike Smith | 1999-07-21 | 1 | -1/+19 |
| * | Fix typo (wrong path) | Peter Wemm | 1999-06-29 | 1 | -1/+1 |