cvs commit: src/sbin/fdisk fdisk.c

Poul-Henning Kamp phk at FreeBSD.org
Sat Mar 29 14:06:59 PST 2003


phk         2003/03/29 14:06:52 PST

  FreeBSD src repository

  Modified files:
    sbin/fdisk           fdisk.c 
  Log:
  Use default geometry in case the device doesn't provide one:
          512 for sectorsize.
          63 for sectors.
          255 for heads.
  This will mostly show up on MD(4) devices.
  
  Revision  Changes    Path
  1.69      +6 -1      src/sbin/fdisk/fdisk.c


More information about the cvs-src mailing list