Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Mar 2001 23:07:44 -0800 (PST)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/disklabel disklabel.c
Message-ID:  <200103050707.f2577iE42503@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
obrien      2001/03/04 23:07:44 PST

  Modified files:        (Branch: RELENG_4)
    sbin/disklabel       disklabel.c 
  Log:
  MFC: 1.36:  use off_t for the size variable used to calculate the size of
              the partition and use ULL suffix for constants to ensure that
  			we use 64 bit math to reduce overflow in disk space calculations
  
  Revision  Changes    Path
  1.28.2.8  +6 -6      src/sbin/disklabel/disklabel.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103050707.f2577iE42503>