Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Jan 1999 05:15:03 -0800 (PST)
From:      Bruce Evans <bde@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/usr.sbin/edquota edquota.c
Message-ID:  <199901011315.FAA28509@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1999/01/01 05:15:02 PST

  Modified files:
    usr.sbin/edquota     edquota.c 
  Log:
  Fixed overflow in 1K-blocks to disk-blocks conversions.  Use quad
  arithmetic instead of the special macros in PR 8163 or the magic
  2's in PR 381.  (Rev.1.3 unfortunately fixed only half of the
  problems reported in PR 381.)
  
  PR:		381, 8163
  
  Revision  Changes    Path
  1.8       +6 -4      src/usr.sbin/edquota/edquota.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?199901011315.FAA28509>