Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Path: utzoo!mnetor!seismo!rutgers!ames!amdahl!rtech!daveb
From: daveb@rtech.UUCP (Dave Brower)
Newsgroups: net.sources
Subject: Re: fixcpio -- correct "Out of Phase -- get help" errors
Message-ID: <564@rtech.UUCP>
Date: Thu, 25-Dec-86 15:06:09 EST
Article-I.D.: rtech.564
Posted: Thu Dec 25 15:06:09 1986
Date-Received: Fri, 26-Dec-86 18:39:14 EST
References: <563@rtech.UUCP>
Organization: Relational Technology, Alameda CA
Lines: 37
Summary: Instant patch.

In article <563@rtech.UUCP> I write:
> I wrote the enclosed program when I lost a middle floppy from 11 from a 23
> disk cpio -c backup.  It snips out archive members that have been corrupted,

What I meant to say was:

> I wrote the enclosed program when I lost floppy 11 from a 23 disk cpio
> -c backup.  It snips out archive members that have been corrupted,

I also meant to include this dif, and mention to WATCH THE SIGNATURE.
Sorry about that.

*** fixcpio.c	Thu Dec 25 11:49:54 1986
--- nfix	Thu Dec 25 12:01:33 1986
***************
*** 396,402
  {
      fprintf(stderr, "\007Error writing %s file", what );
      perror("");
! 
  }
  
  /* end of fixcpio.c */

--- 396,402 -----
  {
      fprintf(stderr, "\007Error writing %s file", what );
      perror("");
!     exit( 1 );
  }
  
  /* end of fixcpio.c */

-- 
	Kill Tree.	Kill Turkey.	Merry Xmas.

{amdahl, sun, mtxinu, cbosgd}!rtech!daveb