OpenBSD CVS

CVS log for src/sbin/newfs/mkfs.c


[BACK] Up to [local] / src / sbin / newfs

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: OPENBSD_2_8_BASE


Revision 1.14 / (download) - annotate - [select for diffs], Fri Sep 22 19:21:30 2000 UTC (23 years, 8 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_2_8_BASE, OPENBSD_2_8
Changes since 1.13: +14 -2 lines
Diff to previous 1.13 (colored)

If a cylinder group won't fit inside of one block, adjust secpercyl
and ntracks until it does, if possible.  This allows one to newfs
disks with funky (usually BIOS-generated) geometries without cranking
the block size.  This is really just a hack and a better solution
would be to fake the geometries of zone-recorded disks since secpercyl
is never accurate in that case anyway...

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.