Date: Wed, 10 Apr 2002 13:08:07 -0700 (PDT) From: Alan Cox <alc@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 machdep.c Message-ID: <200204102008.g3AK87b82278@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2002/04/10 13:08:07 PDT Modified files: sys/i386/i386 machdep.c Log: o In osigreturn(), restore all of the registers in one place. o Recent changes to osigreturn() and sigreturn() have made them MPSAFE. Add a comment to this effect. Submitted by: bde (bullet #1) Reviewed by: jhb (bullet #2) Revision Changes Path 1.517 +9 -5 src/sys/i386/i386/machdep.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?200204102008.g3AK87b82278>