Date: Tue, 13 Jul 2004 08:30:48 +0400 From: Andrey Chernov <ache@nagual.pp.ru> To: Tim Kientzle <kientzle@FreeBSD.ORG> Cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/usr.bin/tar read.c Message-ID: <20040713043048.GA90680@nagual.pp.ru> In-Reply-To: <200407121315.i6CDFESB017285@repoman.freebsd.org> References: <200407121315.i6CDFESB017285@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jul 12, 2004 at 01:15:14PM +0000, Tim Kientzle wrote: > kientzle 2004-07-12 13:15:13 UTC > > FreeBSD src repository > > Modified files: > usr.bin/tar read.c > Log: > Mimic ls(1) by putting an extra space before the year in old dates 1) Your ls-style output put month/day in wrong order for some locales. Look like GNU tar (our mod) or ls does it properly. 2) I don't see time (HH:MM) in your ls-style output, but see it in GNU tar one. Is it bug? -- Andrey Chernov | http://ache.pp.ru/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040713043048.GA90680>