Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Sep 1999 12:51:00 -0700 (PDT)
From:      Brian Feldman <green@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/bin/dd args.c dd.c position.c
Message-ID:  <199909161951.MAA10962@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
green       1999/09/16 12:51:00 PDT

  Modified files:
    bin/dd               args.c dd.c position.c 
  Log:
  Make count=0 set cpy_cnt to -1, which is slight overloading, but makes
  what I was trying to do work much better (ie at all.  I could have sworn
  it was working...) Fix a SEEK_SET to be SEEK_CUR, and make Bruce's
  lseek() test work correctly.
  
  Revision  Changes    Path
  1.22      +3 -1      src/bin/dd/args.c
  1.26      +16 -5     src/bin/dd/dd.c
  1.17      +2 -2      src/bin/dd/position.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?199909161951.MAA10962>