summaryrefslogtreecommitdiff
path: root/lib/libdisk/write_sparc64_disk.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed style(9)Yoshihiro Takahashi2002-11-151-9/+9
* Write the boot block to the first 16 sectors of all partitions, instead ofJake Burkholder2002-11-101-12/+13
* Fill in partition 2 with with "whole disk" parameters.Poul-Henning Kamp2002-11-011-0/+8
* Actually save the bootblock in the disk structure. Write the bootblockJake Burkholder2002-10-311-2/+2
* Write out 15 sectors of boot code.Poul-Henning Kamp2002-10-301-0/+4
* Add the write_spar64_disk.c to make life easier for testers.Poul-Henning Kamp2002-10-291-0/+94