freebsd_amp_hwpstate/sbin/bsdlabel
Bruce Evans f75dd51832 Don't clobber d_secperunit in `disklabel -e'. `disklabel -e' replaces all
the values that it doesn't print by defaults.  This seems wrong.  I want
to be able to see the total number of sectors more than edit it.  The
default d_secperunit of (sectors/track * tracks/cylinder * cylinders) is
bogus if sectors/track is only an approximation and more bogus if
sectors/track and tracks/cylinder are dummy values such as 4096 and 1
to defeat ufs's pessimizations.
1995-02-22 23:21:29 +00:00
..
Makefile
bsdlabel.5
bsdlabel.8
bsdlabel.c Don't clobber d_secperunit in `disklabel -e'. `disklabel -e' replaces all 1995-02-22 23:21:29 +00:00
disklabel.5.5
dkcksum.c
pathnames.h