summaryrefslogtreecommitdiff
path: root/lib/libdisk/write_disk.c
Commit message (Expand)AuthorAgeFilesLines
* Move some warn()'s into DEBUG space since I don't need them comingJordan K. Hubbard1996-04-291-1/+7
* Update the -current sources from the 2.1 branch.Peter Wemm1995-12-071-3/+3
* Brought in changes from rev 1.14.2.1 into main branch.David Greenman1995-08-261-1/+10
* Merge RELENG_2_0_5 into HEADRodney W. Grimes1995-06-111-1/+7
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-9/+9
* Align slices to cylinder boundries.Jordan K. Hubbard1995-05-241-5/+4
* Fix a typo, now there should always be an active slice.Poul-Henning Kamp1995-05-211-2/+2
* Remove two printfs before Jordan has a fit over them.Poul-Henning Kamp1995-05-181-4/+1
* Recognize slice type #6 as dosPoul-Henning Kamp1995-05-081-3/+14
* General sanitation and cleanup. Killed the "reserved" type, it wasn't.Poul-Henning Kamp1995-05-061-3/+1
* Make the partitions names even more sensiblePoul-Henning Kamp1995-05-041-1/+9
* start CHS is 0xff,0xff,0xff if past 1024.Poul-Henning Kamp1995-05-011-17/+12
* Use the DIOCSYNCSLICE ioctl now. (use only with kernel from this morning).Poul-Henning Kamp1995-04-301-28/+32
* get bootblocks right.Poul-Henning Kamp1995-04-301-2/+6
* Use 0xff for CHS when past 1024 cyls.Poul-Henning Kamp1995-04-301-22/+34
* Now we do writes too.Poul-Henning Kamp1995-04-301-1/+157
* Names are assigned when chunks are created.Poul-Henning Kamp1995-04-291-0/+34