[comp.windows.x] Munged file in contrib/andrew from MIT tape

abair@oakhill.UUCP (Alan Bair) (10/15/88)

I ordered and received the X11R2 taps from MIT several months ago.  I built
the X11 core system with no problems.  Now a coworker is trying to build the
andrew toolkit from the X11 contributed tape.  He has run into a problem
with one of the files; contrib/andrew/be2/raster/raster/raster.c.  The
file appears to be missing the first parts of the code section.  Here is
what the begining of the file looks like.

------------------

/***********************************************************
                Copyright IBM Corporation 1987

                      All Rights Reserved

Permission to use, copy, modify, and distribute this software and its 
documentation for any purpose and without fee is hereby granted, 
provided that the above copyright notice appear in all copies and that
both that copyright notice and this permission notice appear in 
supporting documentation, and that the name of IBM not be
used in advertising or publicity pertaining to distribution of the
software without specific, written prior permission.  

IBM DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
IBM BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
*****
 

f->pix = NULL;
        rectangle_EmptyRect(&self->subraster);
        self->ParentKludge = NULL;
        return TRUE;
}

void 
raster__FinalizeObject(ClassID, self)
        struct classhdr *ClassID;

------------------------ 
It appears that the end of the copyright comment block is incomplete and the
first part of the follwing code is gone.  I read it off the tapes again, to
make sure it was not misread, but it is still missing.

I have checked on xstuff for the latest list of fixes, but there is nothing
there about this.  I would appreciate it if someone could tell me how or
where to get the complete file.  Is there some place other than xstuff that
fixes for the contributed software are archived?

Please email any responses.

Thanks in advance,

Alan Bair
SPS CAD  Austin, Texas
Motorola Inc.
UUCP cs.utexas.edu!oakhill!turbinia!abair