Date: Thu, 17 Oct 2002 21:06:59 -0700 (PDT) From: Dima Dorfman <dd@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/ls print.c Message-ID: <200210180406.g9I46xfN015271@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dd          2002/10/17 21:06:59 PDT
  Modified files:
    bin/ls               print.c 
  Log:
  Output "human-readable" values with a non-0 precision where
  appropriate.  Before this, a 2.9 GB file was misleadingly reported as
  "2G".  This mostly brings unit_adjust() in line with what is in du(1).
  
  Reviewed by:    jmallett
  Approved by:    nik
  
  Revision  Changes    Path
  1.58      +9 -7      src/bin/ls/print.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?200210180406.g9I46xfN015271>
