cvs commit: src/sbin/disklabel disklabel.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Sun May 20 13:40:13 PDT 2007
dillon 2007/05/20 13:40:06 PDT
DragonFly src repository
Modified files:
sbin/disklabel disklabel.c
Log:
Remove the fragment size, block size, and cpg fields from the disklabel
program. disklabel no longer displays these fields and will zero them out
when writing the label back. newfs and fsck no longer attempt to retrieve
this information from the disklabel.
Replace the obsolete cylinder range and alignment comments with a comment
that displays the size of a partition in megabytes.
Revision Changes Path
1.17 +38 -94 src/sbin/disklabel/disklabel.c
http://www.dragonflybsd.org/cvsweb/src/sbin/disklabel/disklabel.c.diff?r1=1.16&r2=1.17&f=u
More information about the Commits
mailing list