From owner-svn-src-all@freebsd.org Sat Aug 26 01:14:11 2017 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 014D6DE5DB9; Sat, 26 Aug 2017 01:14:11 +0000 (UTC) (envelope-from brde@optusnet.com.au) Received: from mail110.syd.optusnet.com.au (mail110.syd.optusnet.com.au [211.29.132.97]) by mx1.freebsd.org (Postfix) with ESMTP id AA4517C261; Sat, 26 Aug 2017 01:14:09 +0000 (UTC) (envelope-from brde@optusnet.com.au) Received: from [192.168.0.102] (c110-21-101-228.carlnfd1.nsw.optusnet.com.au [110.21.101.228]) by mail110.syd.optusnet.com.au (Postfix) with ESMTPS id A71081067BA; Sat, 26 Aug 2017 11:14:08 +1000 (AEST) Date: Sat, 26 Aug 2017 11:14:07 +1000 (EST) From: Bruce Evans X-X-Sender: bde@besplex.bde.org To: Conrad Meyer cc: Bruce Evans , Alan Somers , src-committers , "svn-src-all@freebsd.org" , "svn-src-head@freebsd.org" Subject: Re: svn commit: r322893 - head/bin/dd In-Reply-To: Message-ID: <20170826110740.P1968@besplex.bde.org> References: <201708251531.v7PFVtoZ038242@repo.freebsd.org> <20170826075540.X976@besplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Optus-CM-Score: 0 X-Optus-CM-Analysis: v=2.2 cv=bc8baKHB c=1 sm=1 tr=0 a=PalzARQSbocsUSjMRkwAPg==:117 a=PalzARQSbocsUSjMRkwAPg==:17 a=kj9zAlcOel0A:10 a=PO7r1zJSAAAA:8 a=i4k9MQ4OOmfZME-L6QgA:9 a=CjuIK1q_8ugA:10 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Aug 2017 01:14:11 -0000 On Fri, 25 Aug 2017, Conrad Meyer wrote: > On Fri, Aug 25, 2017 at 3:49 PM, Bruce Evans wrote: >> get_off_t() but not the higher level is fixed in my version. > > Would you mind incorporating your version of dd into FreeBSD, or > publishing it so someone else can? I guess it is in my queue, but unfortunately near the end. My patches for dd are about 8K (mostly style fixes). Bruce