From owner-freebsd-current Wed Jul 26 11:56:33 1995 Return-Path: current-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id LAA11238 for current-outgoing; Wed, 26 Jul 1995 11:56:33 -0700 Received: from time.cdrom.com (time.cdrom.com [192.216.222.226]) by freefall.cdrom.com (8.6.11/8.6.6) with ESMTP id LAA11226 ; Wed, 26 Jul 1995 11:56:29 -0700 Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.11/8.6.9) with SMTP id LAA20274; Wed, 26 Jul 1995 11:55:21 -0700 To: Bruce Evans cc: bde@freefall.cdrom.com, current@freefall.cdrom.com Subject: Re: Never mind! :-} In-reply-to: Your message of "Thu, 27 Jul 1995 01:28:30 +1000." <199507261528.BAA13030@godzilla.zeta.org.au> Date: Wed, 26 Jul 1995 11:55:20 -0700 Message-ID: <20271.806784920@time.cdrom.com> From: "Jordan K. Hubbard" Sender: current-owner@FreeBSD.org Precedence: bulk > tar avoids the problem by only checking the garbage for character and block > special files. I think it gets truncated otherwise. > > pax avoids the problem by zeroing st_rdev except for character and block > special files before checking it. I'm all for fixing bugs at their source, but why not make cpio do the same thing for the time being? I'm loath to switch horses right now due to unforseen problems. Maybe I'll revisit the whole "which archiver we use" issue shortly, but I just wanted to get working again. I seem to have done so in any case and will be releasing a SNAP shortly.. Jordan