Subject: sun-lamp CVS commits
To: None <source-changes@pain.lcs.mit.edu>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 05/03/1995 19:10:01
mycroft
Wed May  3 19:05:49 EDT 1995
Update of /a/cvsroot/src/sys/arch/i386/i386
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv10021

Modified Files:
	vm_machdep.c 
Log Message:
Only dump the FPU state if the process actually used the FPU.

mycroft
Wed May  3 19:09:38 EDT 1995
Update of /a/cvsroot/src/sys/arch/i386/isa
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv10108

Modified Files:
	npx.c 
Log Message:
Slight rearrangement, to make the TS handling easier to follow.