cvs commit: src/sbin/i386/fdisk fdisk.c

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Aug 13 10:09:22 PDT 2007


dillon      2007/08/13 10:08:34 PDT

DragonFly src repository

  Modified files:
    sbin/i386/fdisk      fdisk.c 
  Log:
  Explicitly extract the sector size for the underlying media.  This solves
  some, but not all of the issues related to running fdisk on media with a
  sector size greater then 512 bytes.  Still unaddressed is what to do about
  the 512-byte MBR.
  
  Reported-by: "Dennis den Brok" <d.den.brok at uni-bonn.de>
  
  Revision  Changes    Path
  1.15      +1 -0      src/sbin/i386/fdisk/fdisk.c


http://www.dragonflybsd.org/cvsweb/src/sbin/i386/fdisk/fdisk.c.diff?r1=1.14&r2=1.15&f=u





More information about the Commits mailing list