DragonFly commits List (threaded) for 2007-05
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sbin/disklabel disklabel.c
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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]