From owner-freebsd-hackers Mon May 4 05:24:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA18144 for freebsd-hackers-outgoing; Mon, 4 May 1998 05:24:19 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from watermarkgroup.com (lor.watermarkgroup.com [207.202.73.33]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id FAA18139 for ; Mon, 4 May 1998 05:24:12 -0700 (PDT) (envelope-from luoqi@watermarkgroup.com) Received: by watermarkgroup.com (4.1/SMI-4.1) id AA13818; Mon, 4 May 98 08:23:44 EDT Date: Mon, 4 May 98 08:23:44 EDT From: luoqi@watermarkgroup.com (Luoqi Chen) Message-Id: <9805041223.AA13818@watermarkgroup.com> To: hackers@FreeBSD.ORG Subject: bin/6509: patch allows dd to skip/seek beyond 2G limit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I just submitted a PR (bin/6509) modifies dd to use 64bit offset. With most of disks sold today larger than 2G, I hope some of you will find the 64bit dd handy if you want to reach the bottom half of your hard disk. -lq To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message