Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Mar 2003 14:06:52 -0800 (PST)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/fdisk fdisk.c
Message-ID:  <200303292206.h2TM6q5D015877@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303292206.h2TM6q5D015877>