Date: Wed, 24 Oct 2001 10:38:40 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 trap.c Message-ID: <200110241738.f9OHcea68925@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2001/10/24 10:38:40 PDT Modified files: sys/i386/i386 trap.c Log: - Clean up the comments slightly here to make them more readable. - Set the type and trapframe number for the F00F workaround since type can be used later by sv_transtrap(). Debuggers might also want to look at the type in the trapframe. Submitted by: bde (mostly) Revision Changes Path 1.206 +7 -3 src/sys/i386/i386/trap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110241738.f9OHcea68925>