Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Oct 2000 16:00:33 -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 position.c
Message-ID:  <200010222300.QAA67602@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
green       2000/10/22 16:00:32 PDT

  Modified files:
    bin/dd               args.c position.c 
  Log:
  Allow negative seek offsets for files that can be seeked upon.  It
  makes dd(1) a more complete "filter", even if this functionality is
  limited to seekable streams.
  
  Revision  Changes    Path
  1.27      +3 -3      src/bin/dd/args.c
  1.19      +9 -1      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?200010222300.QAA67602>