DragonFly commits List (threaded) for 2007-08
DragonFly BSD
DragonFly commits List (threaded) for 2007-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 13 Aug 2007 10:08:34 -0700 (PDT)

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@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]