Date: Sat, 11 Oct 1997 13:09:06 -0700 (PDT) From: Joerg Wunsch <joerg@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-bin@FreeBSD.ORG Subject: cvs commit: src/bin/dd args.c dd.1 dd.c dd.h Message-ID: <199710112009.NAA24714@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
joerg 1997/10/11 13:09:06 PDT
Modified files:
bin/dd args.c dd.1 dd.c dd.h
Log:
Teach dd(1) about an option to write sparse files. Can be useful for
things like diskless clients' swap files etc.
Submitted by: pascal@zuo.dec.com (Pascal Pederiva) (ages ago, with many
stylistic changes by me)
Revision Changes Path
1.10 +2 -1 src/bin/dd/args.c
1.6 +8 -1 src/bin/dd/dd.1
1.12 +33 -4 src/bin/dd/dd.c
1.7 +2 -1 src/bin/dd/dd.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199710112009.NAA24714>
