aboutsummaryrefslogtreecommitdiff
path: root/lib/libdisk/write_sparc64_disk.c
Commit message (Expand)AuthorAgeFilesLines
* Create release/8.0.0 for the 8.0-RELEASE.release/8.0.0_cvsKen Smith2009-11-211-1/+1
* Fix compilation errors.Poul-Henning Kamp2003-04-221-2/+1
* Update libdisk to use the explicing encoding function for sunlabel dataPoul-Henning Kamp2003-04-211-11/+11
* 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