Date: Sun, 20 Jun 1999 07:58:57 -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 conv.c dd.1 dd.c dd.h extern.h misc.c position.c Message-ID: <199906201458.HAA68601@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
green 1999/06/20 07:58:57 PDT
Modified files:
bin/dd args.c conv.c dd.1 dd.c dd.h extern.h
misc.c position.c
Log:
This is the second round of dd(1) changes. Some changes made/reversed by
request of Bruce. More changes may follow later. 'g' multiplier has
been added (i.e. dd seek=5g if=bigfile.) Some minor corrections were made
as well.
Noticed by: bde
Revision Changes Path
1.16 +65 -34 src/bin/dd/args.c
1.12 +7 -8 src/bin/dd/conv.c
1.10 +4 -4 src/bin/dd/dd.1
1.18 +14 -16 src/bin/dd/dd.c
1.10 +14 -16 src/bin/dd/dd.h
1.6 +3 -3 src/bin/dd/extern.h
1.17 +0 -0 src/bin/dd/misc.c
1.10 +1 -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?199906201458.HAA68601>
