Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 11/19/1997 11:20:05
mycroft
Wed Nov 19 03:11:30 PST 1997
Update of /cvsroot/src/sys/arch/i386/i386
In directory netbsd1:/var/slash-tmp/cvs-serv4481
Modified Files:
locore.s machdep.c pmap.c
Log Message:
Do the Pentium bug fix differently. Put the IDT in a read-only page and check
for a write fault on the illegal instruction descriptor. Don't ask why this
works unless you have a strong stomach.