| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove the old a.out-only boot loader, we don't use it any more. | Peter Wemm | 2000-03-19 | 1 | -314/+0 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | - Added support for "dual" internal/serial consoles (-D flag). If -D is set, | Bruce Evans | 1997-06-09 | 1 | -3/+8 |
| * | Staticize. | Bruce Evans | 1997-05-27 | 1 | -9/+12 |
| * | Don't attempt to read past EOF. | Bruce Evans | 1997-03-15 | 1 | -6/+8 |
| * | Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not | Peter Wemm | 1997-02-22 | 1 | -1/+1 |
| * | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 1 | -1/+1 |
| * | Eliminated includes of the "temporary" backwards compatibility header | Bruce Evans | 1996-09-24 | 1 | -7/+7 |
| * | Moved instantiation of `poff' to sys.c. It is no longer used in disk.c. | Bruce Evans | 1996-09-14 | 1 | -15/+18 |
| * | Add #ifdef for RAWBOOT. | Poul-Henning Kamp | 1996-09-11 | 1 | -7/+45 |
| * | Rather than adding more gunk here, clean some of it up: | Poul-Henning Kamp | 1996-09-10 | 1 | -26/+12 |
| * | Saved 48 bytes (46 before padding) using assorted nano-optimizations: | Bruce Evans | 1996-09-07 | 1 | -13/+14 |
| * | Allow specifying the BIOS drive number. Removed the hd drive type. | Bruce Evans | 1996-04-07 | 1 | -11/+32 |
| * | Reset defaults in case of boot() is looping several times (e.g. the | Joerg Wunsch | 1995-06-25 | 1 | -2/+2 |
| * | Remove trailing whitespace. | Rodney W. Grimes | 1995-05-30 | 1 | -7/+7 |
| * | Boot block cleanup. | Joerg Wunsch | 1995-04-14 | 1 | -18/+19 |
| * | Save 16 bytes of data by not explicitly initializing to 0. | Bruce Evans | 1994-12-30 | 1 | -2/+2 |
| * | Improved the user interface: | David Greenman | 1994-11-07 | 1 | -7/+19 |
| * | Better documentation, 1ms calibration, default 5 seconds BOOTWAIT | Adam David | 1994-09-20 | 1 | -6/+10 |
| * | Fixed bootblocks to work with FreeBSD 2.0 | Paul Richards | 1994-08-21 | 1 | -3/+9 |
| * | Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some | Rodney W. Grimes | 1993-10-16 | 1 | -13/+2 |
| * | New boot blocks, from Bruce Evans, and NetBSD fixes. Allows kernel to | Charlie Root | 1993-07-13 | 1 | -1/+4 |
| * | Initial import, 0.1 + pk 0.2.4-B1 | Rodney W. Grimes | 1993-06-12 | 1 | -0/+240 |