From owner-cvs-all Sun Feb 15 03:04:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA17331 for cvs-all-outgoing; Sun, 15 Feb 1998 03:04:43 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA17310; Sun, 15 Feb 1998 03:04:38 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA03880; Sun, 15 Feb 1998 03:04:31 -0800 (PST) Date: Sun, 15 Feb 1998 03:04:31 -0800 (PST) Message-Id: <199802151104.DAA03880@freefall.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 misc.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/15 03:04:31 PST Modified files: (Branch: RELENG_2_2) bin/dd args.c dd.1 dd.c dd.h misc.c Log: MFC: support for sparse files. Revision Changes Path 1.3.8.3 +4 -1 src/bin/dd/args.c 1.2.8.3 +8 -1 src/bin/dd/dd.1 1.5.2.5 +33 -4 src/bin/dd/dd.c 1.2.8.3 +2 -1 src/bin/dd/dd.h 1.2.8.4 +4 -1 src/bin/dd/misc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message