Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Nov 1996 15:09:39 -0800 (PST)
From:      Poul-Henning Kamp <phk>
To:        CVS-committers, cvs-all, cvs-bin
Subject:   cvs commit:  src/bin/dd args.c conv.c dd.c dd.h misc.c
Message-ID:  <199611122309.PAA03023@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         96/11/12 15:09:28

  Modified:    bin/dd    args.c conv.c dd.c dd.h misc.c
  Log:
  Increase precision of duration to milliseconds.
  Some heuristics to avoid overflow in calculation attempted.
  
  Revision  Changes    Path
  1.4       +2 -1      src/bin/dd/args.c
  1.4       +2 -1      src/bin/dd/conv.c
  1.6       +2 -2      src/bin/dd/dd.c
  1.3       +2 -2      src/bin/dd/dd.h
  1.3       +26 -8     src/bin/dd/misc.c



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