summaryrefslogtreecommitdiffstats
path: root/sys/i386/boot/biosboot/disk.c
Commit message (Expand)AuthorAgeFilesLines
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Give up early for empty partitions. The offset for an emptybde1996-12-101-3/+7
* Print the dos device number for read failures.bde1996-10-081-2/+3
* Removed unused arg to badsect(). It wasted 16 bytes.bde1996-10-081-5/+6
* Moved instantiation of `poff' to sys.c. It is no longer used in disk.c.bde1996-09-141-9/+12
* Add #ifdef for RAWBOOT.phk1996-09-111-20/+9
* Rather than adding more gunk here, clean some of it up:phk1996-09-101-19/+19
* Moved the definition of `bsize' out of a DO_BAD144 ifdef so that thisbde1996-07-121-2/+2
* Fix recent breakage of non-floppies with 36 sectors/track.bde1995-09-161-3/+9
* When confronted with a drive that says there are 36 sectors/track,nate1995-09-161-2/+5
* 1) Enable boot from root partition which end > cyl 1023, it isn't criminalache1995-06-231-6/+11
* Remove trailing whitespace.rgrimes1995-05-301-7/+7
* Now I could finally test this change: bad144 is now relative to thephk1995-05-211-4/+4
* Use spc, not spt, DUH! Thanks Bruce!phk1995-05-111-2/+2
* Make disk.c smart enough to handle disk with "OnTrack Disk manager".phk1995-05-081-7/+17
* Boot block cleanup.joerg1995-04-141-63/+64
* Adjust for rearranged slice numbers.bde1995-02-161-2/+4
* Load the kernel symbol table in the boot loader and not at compile time.bde1995-01-251-3/+1
* Pass the slice number of the boot device to the kernel in the previouslybde1994-12-181-2/+3
* From Bruce:ache1994-05-161-9/+36
* Bump boot block revision to 1.9 by a dummy edit on disk.c and:rgrimes1994-02-221-2/+4
* Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, somergrimes1993-10-161-30/+2
* New boot blocks, from Bruce Evans, and NetBSD fixes. Allows kernel toroot1993-07-131-4/+46
* Initial import, 0.1 + pk 0.2.4-B1rgrimes1993-06-121-0/+238
OpenPOWER on IntegriCloud