| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create tagrelease/4.1.0_cvs | cvs2svn | 2000-07-26 | 35 | -35/+35 |
| * | 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 |
| * | Reconcile all the loader newvers.sh's into one common one. | Peter Wemm | 1999-06-29 | 4 | -97/+6 |
| * | Don't use head/tail - they don't exist in a 'make world' environment. | Peter Wemm | 1999-06-29 | 2 | -2/+4 |
| * | Minor nit. It is probably still incorrect, but at least don't | Daniel C. Sobral | 1999-04-24 | 1 | -1/+1 |
| * | Bring the 'new-bus' to the i386. This extensively changes the way the | Peter Wemm | 1999-04-16 | 4 | -8/+58 |
| * | Revert bootinfo to 1.4 and use a different solution to NULL m_args | Daniel C. Sobral | 1999-03-20 | 1 | -5/+5 |
| * | Don't choke in MOD_ARGS() if mp->m_args is NULL. | Doug Rabson | 1999-03-18 | 1 | -4/+5 |
| * | Add MODINFO_ARGS, parameters passed to a module at load time. | Daniel C. Sobral | 1999-03-08 | 1 | -1/+4 |
| * | Transition from using Perl to using awk for our text-manipulation | Mike Smith | 1999-01-18 | 1 | -1/+1 |
| * | Alpha-specific help topics (currently empty) | Mike Smith | 1999-01-05 | 1 | -0/+0 |
| * | Add dependancy to build loader.help here | Mike Smith | 1999-01-04 | 1 | -1/+1 |
| * | First cut at generating loader.help for the alpha | Mike Smith | 1999-01-03 | 1 | -0/+12 |
| * | Update for new boot block location. | Jordan K. Hubbard | 1999-01-02 | 1 | -5/+1 |
| * | unlocalise build date (merge from i386) | Mike Smith | 1998-12-15 | 1 | -0/+1 |
| * | Include "bootstrap.h" to get a definition for bcache_devdata. | Mike Smith | 1998-11-03 | 1 | -1/+2 |
| * | Implement a simple LRU block cache. By default this is initialised to 16k, | Mike Smith | 1998-11-02 | 2 | -7/+19 |
| * | * Extend the memory available for the heap from 256k to 512k. | Doug Rabson | 1998-10-31 | 7 | -18/+84 |
| * | Reserve some space for the stack in the region we recover from the initial | Mike Smith | 1998-10-24 | 1 | -2/+3 |
| * | Hex constants should only have one '0x' prefix. | Mike Smith | 1998-10-20 | 1 | -1/+1 |