freebsd-skq/sys/pc98
kib 8177c022b5 Fix bugs on pc98, use npxgetuserregs() instead of npxgetregs() for
get_fpcontext(), and npxsetuserregs() for set_fpcontext). Also,
note that usercontext is not initialized anymore in fpstate_drop().

Systematically replace references to npxgetregs() and npxsetregs()
by npxgetuserregs() and npxsetuserregs() in comments.

Noted by:	bde
2010-06-23 12:17:13 +00:00
..
apm
cbus Implement new event timers infrastructure. It provides unified APIs for 2010-06-20 21:33:29 +00:00
compile
conf Change USB_DEBUG to #ifdef and allow it to be turned off. Previously this had 2010-04-22 21:31:34 +00:00
include Remove the support for int13 FPU exception reporting on i386. It is 2010-06-23 11:12:58 +00:00
linux
pc98 Fix bugs on pc98, use npxgetuserregs() instead of npxgetregs() for 2010-06-23 12:17:13 +00:00