Date: Sun, 29 Jan 2012 23:37:59 +0200 From: Andriy Gapon <avg@FreeBSD.org> To: Jilles Tjoelker <jilles@stack.nl> Cc: FreeBSD current <freebsd-current@FreeBSD.org> Subject: Re: stray symbol in hd's output? Message-ID: <4F25BC37.6020303@FreeBSD.org> In-Reply-To: <20120129213648.GB97754@stack.nl> References: <4F25B51D.4090207@FreeBSD.org> <20120129213648.GB97754@stack.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
on 29/01/2012 23:36 Jilles Tjoelker said the following: > On Sun, Jan 29, 2012 at 11:07:41PM +0200, Andriy Gapon wrote: >> Does the following look familiar to anybody (note the stray 'n')? > >> $ dd if=/dev/zero bs=1 count=1 | hd >> 1+0 records in >> 1+0 records out >> 1 bytes transferred in 0.000043 secs (23302 bytes/sec) >> 00000000 00 |.| >> n00000001 > > Yes, this was broken by r229794 (Jan 7) and repaired again by r230649 > (yesterday). > > http://www.freebsd.org/cgi/query-pr.cgi?pr=144722 Ah, thank you! For both the information and the fix. -- Andriy Gapon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4F25BC37.6020303>