Date: Tue, 23 Oct 2001 17:22:31 -0500 (CDT) From: Antoine Beaupré <antoine@usw4.freebsd.org> To: libh@FreeBSD.org Subject: cvs commit: libh/release/diskedit disklabel.tcl size.tcl Message-ID: <200110232222.f9NMMWN62322@usw4.freebsd.org>
next in thread | raw e-mail | index | archive | help
antoine     2001/10/23 17:22:31 CDT
  Modified files:
    release/diskedit     disklabel.tcl size.tcl 
  Log:
  Sector size notion removed from size.tcl
  - all sizes are expected to be in bytes now
  - change free_space_str interface to remove $chunk accesses
  - add conversion procedures that convert from bytes to X
  
  Disklabel can now display sizes in many different units
  - new "change units" button
  - *format procedures now take care of sector->bytes conversions and
    therefore now take a sectsize arg
  - parts list items now feature a size
  - offsets and end are still in sectors, however
  - adapt to new free_space_str interface
  
  Revision  Changes    Path
  1.7       +59 -21    libh/release/diskedit/disklabel.tcl
  1.2       +84 -6     libh/release/diskedit/size.tcl
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-libh" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110232222.f9NMMWN62322>
