K 10
svn:author
V 6
bostic
K 8
svn:date
V 27
1992-05-20T16:54:31.000000Z
K 24
svn:entry:committed-date
V 27
1992-05-20T16:54:31.000000Z
K 7
svn:log
V 596
Really set the CR0_EM bit as the comments suggested (from 386bsd).
Delete npxload and npxunload, which are not used.  Change npxintr to deliver
a floating point exception vi psignal, rather than a recursive call to trap.
This is important since we may have context switched away from the current
owner of the npx.  A recent set of changes in locore.s and isu.s guarantee
that this signal will be delivered before executing any more user code in
the affected process, even if it is the current process.  Also rearranged
npxdna a little and removed dead code; from Pace Willisson (pace@blitz.com)


END
