From owner-cvs-ports@FreeBSD.ORG Mon Mar 14 22:41:41 2005 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 68AD316A4CF; Mon, 14 Mar 2005 22:41:41 +0000 (GMT) Date: Mon, 14 Mar 2005 22:41:41 +0000 From: Alexey Dokuchaev To: MANTANI Nobutaka Message-ID: <20050314224141.GB30916@FreeBSD.org> References: <200503141709.j2EH9ntl078062@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <200503141709.j2EH9ntl078062@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/sysutils Makefile ports/sysutils/dd_rescue Makefile distinfo pkg-descr pkg-plist ports/sysutils/dd_rescue/files patch-Makefile patch-dd_rescue.c X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 22:41:41 -0000 On Mon, Mar 14, 2005 at 05:09:49PM +0000, MANTANI Nobutaka wrote: > nobutaka 2005-03-14 17:09:49 UTC > > FreeBSD ports repository > > Modified files: > sysutils Makefile > Added files: > sysutils/dd_rescue Makefile distinfo pkg-descr pkg-plist > sysutils/dd_rescue/files patch-Makefile patch-dd_rescue.c > Log: > Add dd_rescue, a dd tool suitable for rescuing data from a medium with errors. What does it do what "dd -conv=noerror,sync" and phk's bad media recover tool cannot? ./danfe