summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/diskslice_machdep.c
Commit message (Expand)AuthorAgeFilesLines
* Make the "information" slice printfs if(bootverbose).phk1995-05-181-10/+13
* Fix style inconsistencies in the last few commits.bde1995-05-071-30/+28
* When past cyl 1024 it's ok if CHS is (0xff,0xff,0xff).phk1995-05-011-3/+7
* Remove the slice for the first 63 sectors for the OnTrack case, it's uselessphk1995-04-201-12/+2
* Added support for disks which "OnTrack Disk Manager" has munged.phk1995-04-201-19/+58
* Add more compatibility cruft:bde1995-03-251-19/+69
* Fix support for extended partitions (forgot to release the buffer).bde1995-03-151-3/+7
* Support extended DOSpartitions.bde1995-03-041-51/+181
* Use dsname() to get consistent names.bde1995-02-221-16/+19
* Don't generate any errors here other than EIO. An invalid partitionbde1995-02-211-14/+10
* Add compatibility cruft.bde1995-02-161-30/+54
* Fixed $Id$phk1995-01-231-1/+1
* Change an 0 to WHOLE_DISK_SLICE.bde1994-12-301-1/+1
* diskslice_machdep.c implements reading and checking of DOS slice tables.bde1994-12-121-0/+212
OpenPOWER on IntegriCloud