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

cvs commit: src/sbin/gpt add.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 16 Jul 2008 18:15:59 -0700 (PDT)

dillon      2008/07/16 18:15:59 PDT

DragonFly src repository

  Modified files:
    sbin/gpt             add.c 
  Log:
  In DragonFly, gpt partitions look like slices in /dev, and we match the
  slice number to the GPT index to avoid confusion.
  
  Fix the reporting of the slice in 'gpt add' (it was off by 1).
  
  Revision  Changes    Path
  1.6       +1 -1      src/sbin/gpt/add.c


http://www.dragonflybsd.org/cvsweb/src/sbin/gpt/add.c.diff?r1=1.5&r2=1.6&f=u



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