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

cvs commit: src/sbin/disklabel disklabel.c src/sbin/disklabel64 disklabel64.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 24 Jul 2007 12:48:44 -0700 (PDT)

dillon      2007/07/24 12:48:44 PDT

DragonFly src repository

  Modified files:
    sbin/disklabel       disklabel.c 
    sbin/disklabel64     disklabel64.c 
  Log:
  Add logic to allow the first hog partition to specify a base offset.  This
  fixes a partition-too-large error when creating a hog partition with a
  non-zero base offset.
  
  Revision  Changes    Path
  1.24      +5 -0      src/sbin/disklabel/disklabel.c
  1.3       +7 -2      src/sbin/disklabel64/disklabel64.c


http://www.dragonflybsd.org/cvsweb/src/sbin/disklabel/disklabel.c.diff?r1=1.23&r2=1.24&f=u
http://www.dragonflybsd.org/cvsweb/src/sbin/disklabel64/disklabel64.c.diff?r1=1.2&r2=1.3&f=u



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