| 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 | -192/+0 |
| * | Remove BAD144 support, it has already been disabled for some time. | Poul-Henning Kamp | 1999-12-08 | 1 | -115/+1 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | Staticize. | Bruce Evans | 1997-05-27 | 1 | -6/+7 |
| * | 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 |
| * | Give up early for empty partitions. The offset for an empty | Bruce Evans | 1996-12-10 | 1 | -3/+7 |
| * | Print the dos device number for read failures. | Bruce Evans | 1996-10-08 | 1 | -2/+3 |
| * | Removed unused arg to badsect(). It wasted 16 bytes. | Bruce Evans | 1996-10-08 | 1 | -5/+6 |
| * | Moved instantiation of `poff' to sys.c. It is no longer used in disk.c. | Bruce Evans | 1996-09-14 | 1 | -9/+12 |
| * | Add #ifdef for RAWBOOT. | Poul-Henning Kamp | 1996-09-11 | 1 | -20/+9 |
| * | Rather than adding more gunk here, clean some of it up: | Poul-Henning Kamp | 1996-09-10 | 1 | -19/+19 |
| * | Moved the definition of `bsize' out of a DO_BAD144 ifdef so that this | Bruce Evans | 1996-07-12 | 1 | -2/+2 |
| * | Fix recent breakage of non-floppies with 36 sectors/track. | Bruce Evans | 1995-09-16 | 1 | -3/+9 |
| * | When confronted with a drive that says there are 36 sectors/track, | Nate Williams | 1995-09-16 | 1 | -2/+5 |
| * | 1) Enable boot from root partition which end > cyl 1023, it isn't criminal | Andrey A. Chernov | 1995-06-23 | 1 | -6/+11 |
| * | Remove trailing whitespace. | Rodney W. Grimes | 1995-05-30 | 1 | -7/+7 |
| * | Now I could finally test this change: bad144 is now relative to the | Poul-Henning Kamp | 1995-05-21 | 1 | -4/+4 |
| * | Use spc, not spt, DUH! Thanks Bruce! | Poul-Henning Kamp | 1995-05-11 | 1 | -2/+2 |
| * | Make disk.c smart enough to handle disk with "OnTrack Disk manager". | Poul-Henning Kamp | 1995-05-08 | 1 | -7/+17 |
| * | Boot block cleanup. | Joerg Wunsch | 1995-04-14 | 1 | -63/+64 |
| * | Adjust for rearranged slice numbers. | Bruce Evans | 1995-02-16 | 1 | -2/+4 |
| * | Load the kernel symbol table in the boot loader and not at compile time. | Bruce Evans | 1995-01-25 | 1 | -3/+1 |
| * | Pass the slice number of the boot device to the kernel in the previously | Bruce Evans | 1994-12-18 | 1 | -2/+3 |
| * | From Bruce: | Andrey A. Chernov | 1994-05-16 | 1 | -9/+36 |
| * | Bump boot block revision to 1.9 by a dummy edit on disk.c and: | Rodney W. Grimes | 1994-02-22 | 1 | -2/+4 |
| * | Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some | Rodney W. Grimes | 1993-10-16 | 1 | -30/+2 |
| * | New boot blocks, from Bruce Evans, and NetBSD fixes. Allows kernel to | Charlie Root | 1993-07-13 | 1 | -4/+46 |
| * | Initial import, 0.1 + pk 0.2.4-B1 | Rodney W. Grimes | 1993-06-12 | 1 | -0/+238 |