Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Aug 2004 18:10:28 GMT
From:      Tim Kientzle <kientzle@freebsd.org>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/66492: cpio -o -Hustar creates broken timestamps
Message-ID:  <200408071810.i77IASJm057280@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/66492; it has been noted by GNATS.

From: Tim Kientzle <kientzle@freebsd.org>
To: freebsd-gnats-submit@freebsd.org, naddy@freebsd.org,
	obrien@freebsd.org
Cc:  
Subject: Re: bin/66492: cpio -o -Hustar creates broken timestamps
Date: Sat, 07 Aug 2004 11:07:00 -0700

 I've looked at this patch and it looks right to me.
 (And having spent much of the last year researching tar formats,
 I think my opinion might be worth something here. ;-)
 
 While we're in here, we should also fix to_oct to pad
 values with leading zeros (as POSIX requires) rather
 than leading spaces (as was common for pre-POSIX tar
 implementations).
 
 On the other hand, I doubt a lot of people use cpio
 to read/write tar archives, this is on the vendor branch,
 and it hasn't been touched in nearly seven years.
 
 David:  I note that you did the last import of this and
 probably know more about vendor imports than anyone else
 around.  Is this worth fixing?  If you think so, let me know
 and I'll take care of it.
 
 Tim
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408071810.i77IASJm057280>