Subject: Re: Pentium Bug may cause system crash
To: Bill Sommerfeld <sommerfeld@orchard.arlington.ma.us>
From: Michael Graff <explorer@flame.org>
List: current-users
Date: 11/12/1997 14:14:21
Bill Sommerfeld <sommerfeld@orchard.arlington.ma.us> writes:

> A description of the files touched by the patch was sent to bugtraq;
> it claimed that only machdep.o and locore.o were touched, which
> suggests to me that something subtler and more effective than a
> brute-force search for the instruction pattern at exec time was done..

Here are the contents as I see them:

Files changed in mod M310-hangfix.kobj:
        cd KERNEL
        I i386/OBJ/locore.o
        I i386/OBJ/machdep.o

--Michael